diagram | ![]() |
||||||||||||
type | extension of rootType | ||||||||||||
properties |
|
||||||||||||
children | simulationAddress | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="MinefieldIdentifierType" abstract="false"> <xs:annotation> <xs:appinfo>The unique designation of a minefield Section 6.2.56</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="simulationAddress" type="SimulationAddressType"/> </xs:sequence> <xs:attribute name="minefieldNumber" 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="minefieldNumber" type="xs:unsignedShort"/> |
diagram | ![]() |
||||||||||||||||||||||
type | SimulationAddressType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="simulationAddress" type="SimulationAddressType"/> |