diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PduBaseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingID receivingID | ||||||||||||||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="SimulationManagementWithReliabilityFamilyPduType" abstract="true"> <xs:annotation> <xs:appinfo>Simulation Management with Reliability PDUs with reliability service levels in a DIS exercise are an alternative to the Simulation Management PDUs, and may or may not be required for participation in an DIS exercise, <xs:attribute name="id" type="xs:integer" fixed="10"/> </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_WITH_RELIABILITY"/> </xs:extension> </xs:complexContent> </xs:complexType> |
properties |
|
||
source | <xs:attribute name="protocolFamily" default="DISProtocolFamily.SIMULATION_MANAGEMENT_WITH_RELIABILITY"/> |
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> |