diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of LiveEntityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | firingLiveEntityId targetLiveEntityId munitionLiveEntityId eventId location munitionDescriptor velocity | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="LEFirePdu"> <xs:annotation> <xs:appinfo>9.4.5 Representation of weapons fire in a DIS exercise involving LEs. <xs:attribute name="id" type="xs:integer" fixed="49"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="LiveEntityFamilyPduType"> <xs:sequence> <xs:element name="firingLiveEntityId" type="EntityIDType"/> <xs:element name="targetLiveEntityId" type="EntityIDType"/> <xs:element name="munitionLiveEntityId" type="EntityIDType"/> <xs:element name="eventId" type="EventIdentifierType"/> <xs:element name="location" type="LiveEntityRelativeWorldCoordinatesType"/> <xs:element name="munitionDescriptor" type="MunitionDescriptorType"/> <xs:element name="velocity" type="LiveEntityLinearVelocityType"/> </xs:sequence> <xs:attribute name="family" fixed="LiveEntityFamilyPduType"/> <xs:attribute name="flags" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Bits defined in IEEE Standard</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="range" type="xs:unsignedShort"/> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="LiveEntityFamilyPduType"/> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="flags" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Bits defined in IEEE Standard</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort |
source | <xs:attribute name="range" type="xs:unsignedShort"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="firingLiveEntityId" type="EntityIDType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="targetLiveEntityId" type="EntityIDType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="munitionLiveEntityId" type="EntityIDType"/> |
diagram | ![]() |
||||||||||||
type | EventIdentifierType | ||||||||||||
properties |
|
||||||||||||
children | simulationAddress | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="eventId" type="EventIdentifierType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | LiveEntityRelativeWorldCoordinatesType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="location" type="LiveEntityRelativeWorldCoordinatesType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | MunitionDescriptorType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | munitionType | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="munitionDescriptor" type="MunitionDescriptorType"/> |
diagram | ![]() |
||||||||||||||||||||||||
type | LiveEntityLinearVelocityType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="velocity" type="LiveEntityLinearVelocityType"/> |