diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of MinefieldFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus minefieldID requestingEntityID dataFilter mineType MinefieldSensorType Vector3Float EulerAngles MineEmplacementTime | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="MinefieldDataPdu"> <xs:annotation> <xs:appinfo>5.10.4 Information about the location and status of a collection of mines in a minefield is conveyed through the Minefield Data PDU on an individual mine basis. (length of list found in field numberOfSensorTypes numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu numberOfMinesInThisPdu) <xs:attribute name="id" type="xs:integer" fixed="39"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="MinefieldFamilyPduType"> <xs:sequence> <xs:element name="minefieldID" type="MinefieldIdentifierType"> <xs:annotation> <xs:appinfo>Minefield ID provides a unique identifier</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="requestingEntityID" type="SimulationIdentifierType"> <xs:annotation> <xs:appinfo>ID of entity making request</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="dataFilter" type="DataFilterRecordType"> <xs:annotation> <xs:appinfo>32 boolean field</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="mineType" type="EntityTypeType"> <xs:annotation> <xs:appinfo>Mine type</xs:appinfo> </xs:annotation> </xs:element> <!--Attribute (as element) MinefieldDataPdu sensorTypes with objectlist classRef name=MinefieldSensorType, type=MinefieldSensorTypeType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfSensorTypes and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfSensorTypes</xs:documentation> </xs:annotation> <xs:element name="MinefieldSensorType" type="MinefieldSensorTypeType"> <xs:annotation> <xs:appinfo>Sensor types, each 16-bits long (length of list found in field numberOfSensorTypes)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <!--Attribute (as element) MinefieldDataPdu mineLocation with objectlist classRef name=Vector3Float, type=Vector3FloatType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfMinesInThisPdu and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfMinesInThisPdu</xs:documentation> </xs:annotation> <xs:element name="Vector3Float" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Mine locations (length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <!--Attribute (as element) MinefieldDataPdu mineOrientation with objectlist classRef name=EulerAngles, type=EulerAnglesType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfMinesInThisPdu and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfMinesInThisPdu</xs:documentation> </xs:annotation> <xs:element name="EulerAngles" type="EulerAnglesType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <!--Attribute (as element) MinefieldDataPdu mineEmplacementTime with objectlist classRef name=MineEmplacementTime, type=MineEmplacementTimeType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfMinesInThisPdu and can be 0 or greater. Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification. </xs:appinfo> <xs:documentation>numberOfMinesInThisPdu</xs:documentation> </xs:annotation> <xs:element name="MineEmplacementTime" type="MineEmplacementTimeType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:sequence> <xs:attribute name="family" fixed="MinefieldFamilyPduType"/> <xs:attribute name="minefieldSequenceNumbeer" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Minefield sequence number</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="requestID" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>request ID provides a unique identifier</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="pduSequenceNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>pdu sequence number</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfPdus" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>number of pdus in response</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfMinesInThisPdu" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>how many mines are in this PDU</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfSensorTypes" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>how many sensor type are in this PDU</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padTo32" type="xs:unsignedLong"/> <xs:attribute name="groundBurialDepthOffset"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="waterBurialDepthOffset"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="snowBurialDepthOffset"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="thermalContrast"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="reflectance"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="mineEntityNumber"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedShort"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="scalarDetectionCoefficient"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="padTo32_2" type="xs:unsignedLong"/> <xs:attribute name="numberOfTripDetonationWires"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="padTo32_3" type="xs:unsignedLong"/> <xs:attribute name="numberOfVertices"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="MinefieldFamilyPduType"/> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="minefieldSequenceNumbeer" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>Minefield sequence number</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="requestID" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>request ID provides a unique identifier</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="pduSequenceNumber" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>pdu sequence number</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="numberOfPdus" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>number of pdus in response</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="numberOfMinesInThisPdu" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>how many mines are in this PDU</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="numberOfSensorTypes" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>how many sensor type are in this PDU</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="padding" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU data </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong |
source | <xs:attribute name="padTo32" type="xs:unsignedLong"/> |
type | restriction of (list of xs:float) | ||
annotation |
|
||
source | <xs:attribute name="groundBurialDepthOffset"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of (list of xs:float) | ||
annotation |
|
||
source | <xs:attribute name="waterBurialDepthOffset"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of (list of xs:float) | ||
annotation |
|
||
source | <xs:attribute name="snowBurialDepthOffset"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of (list of xs:float) | ||
annotation |
|
||
source | <xs:attribute name="thermalContrast"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of (list of xs:float) | ||
annotation |
|
||
source | <xs:attribute name="reflectance"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:float"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of (list of xs:unsignedShort) | ||
annotation |
|
||
source | <xs:attribute name="mineEntityNumber"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedShort"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | restriction of (list of xs:unsignedByte) | ||
annotation |
|
||
source | <xs:attribute name="scalarDetectionCoefficient"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:unsignedLong |
source | <xs:attribute name="padTo32_2" type="xs:unsignedLong"/> |
type | restriction of (list of xs:unsignedByte) | ||
annotation |
|
||
source | <xs:attribute name="numberOfTripDetonationWires"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
type | xs:unsignedLong |
source | <xs:attribute name="padTo32_3" type="xs:unsignedLong"/> |
type | restriction of (list of xs:unsignedByte) | ||
annotation |
|
||
source | <xs:attribute name="numberOfVertices"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMinesInThisPdu determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> </xs:restriction> </xs:simpleType> </xs:attribute> |
diagram | ![]() |
||||||||||||
type | MinefieldIdentifierType | ||||||||||||
properties |
|
||||||||||||
children | simulationAddress | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="minefieldID" type="MinefieldIdentifierType"> <xs:annotation> <xs:appinfo>Minefield ID provides a unique identifier</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
type | SimulationIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
children | simulationAddress | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="requestingEntityID" type="SimulationIdentifierType"> <xs:annotation> <xs:appinfo>ID of entity making request</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | DataFilterRecordType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="dataFilter" type="DataFilterRecordType"> <xs:annotation> <xs:appinfo>32 boolean field</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | EntityTypeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | domain | ||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="mineType" type="EntityTypeType"> <xs:annotation> <xs:appinfo>Mine type</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||
type | MinefieldSensorTypeType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="MinefieldSensorType" type="MinefieldSensorTypeType"> <xs:annotation> <xs:appinfo>Sensor types, each 16-bits long (length of list found in field numberOfSensorTypes)</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | Vector3FloatType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="Vector3Float" type="Vector3FloatType"> <xs:annotation> <xs:appinfo>Mine locations (length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||
type | EulerAnglesType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xs:element name="EulerAngles" type="EulerAnglesType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | MineEmplacementTimeType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="MineEmplacementTime" type="MineEmplacementTimeType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfMinesInThisPdu)</xs:appinfo> </xs:annotation> </xs:element> |