| diagram | ![]() |
||||||||||||||
| type | extension of rootType | ||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="ProtocolModeType" abstract="false"> <xs:annotation> <xs:appinfo>Bit field used to identify minefield data. bits 14-15 are a 2-bit enum, other bits unused. Section 6.2.69 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="protocolMode" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Bitfields, 14-15 contain an enum, uid 336</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| source | <xs:attribute name="protocolMode" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Bitfields, 14-15 contain an enum, uid 336</xs:appinfo> </xs:annotation> </xs:attribute> |