| diagram | ![]() |
||||||||||||||||||||||
| type | extension of rootType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | entityID | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="TrackJamDataType" abstract="false"> <xs:annotation> <xs:appinfo>Track-Jam data Section 6.2.89</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="entityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>The entity tracked or illumated, or an emitter beam targeted with jamming</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="emitterNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Emitter system associated with the entity</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="beamNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Beam associated with the entity</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
| type | xs:unsignedByte | ||
| annotation |
|
||
| source | <xs:attribute name="emitterNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Emitter system associated with the entity</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:unsignedByte | ||
| annotation |
|
||
| source | <xs:attribute name="beamNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Beam associated with the entity</xs:appinfo> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | EntityIDType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="entityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>The entity tracked or illumated, or an emitter beam targeted with jamming</xs:appinfo> </xs:annotation> </xs:element> |