| diagram | ![]() |
||||||||||||
| type | extension of rootType | ||||||||||||
| properties |
|
||||||||||||
| children | simulationAddress | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="MineEntityIdentifierType" abstract="false"> <xs:annotation> <xs:appinfo>The unique designation of a mine contained in the Minefield Data PDU. No espdus are issued for mine entities. Section 6.2.55 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="simulationAddress" type="SimulationAddressType"/> </xs:sequence> <xs:attribute name="mineEntityNumber" type="xs:unsignedShort"/> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
| type | xs:unsignedShort |
| source | <xs:attribute name="mineEntityNumber" type="xs:unsignedShort"/> |
| diagram | ![]() |
||||||||||||||||||||||
| type | SimulationAddressType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="simulationAddress" type="SimulationAddressType"/> |