| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of PduBaseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | pduStatus originatingID receivingID | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="SimulationManagementFamilyPduType" abstract="true"> <xs:annotation> <xs:appinfo>First part of a simulation management (SIMAN) PDU and SIMAN-Reliability (SIMAN-R) PDU. Sectionn 6.2.81 <xs:attribute name="id" type="xs:integer" fixed="5"/> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="PduBaseType"> <xs:sequence> <xs:element name="originatingID" type="SimulationIdentifierType"> <xs:annotation> <xs:appinfo>IDs the simulation or entity, either a simulation or an entity. Either 6.2.80 or 6.2.28</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="receivingID" type="SimulationIdentifierType"> <xs:annotation> <xs:appinfo>simulation, all simulations, a special ID, or an entity. See 5.6.5 and 5.12.4</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="protocolFamily" default="DISProtocolFamily.SIMULATION_MANAGEMENT"/> </xs:extension> </xs:complexContent> </xs:complexType> |
| properties |
|
||
| source | <xs:attribute name="protocolFamily" default="DISProtocolFamily.SIMULATION_MANAGEMENT"/> |
| diagram | ![]() |
||||||||||||||
| type | SimulationIdentifierType | ||||||||||||||
| properties |
|
||||||||||||||
| children | simulationAddress | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="originatingID" type="SimulationIdentifierType"> <xs:annotation> <xs:appinfo>IDs the simulation or entity, either a simulation or an entity. Either 6.2.80 or 6.2.28</xs:appinfo> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||
| type | SimulationIdentifierType | ||||||||||||||
| properties |
|
||||||||||||||
| children | simulationAddress | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="receivingID" type="SimulationIdentifierType"> <xs:annotation> <xs:appinfo>simulation, all simulations, a special ID, or an entity. See 5.6.5 and 5.12.4</xs:appinfo> </xs:annotation> </xs:element> |