| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of MinefieldFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | pduStatus minefieldID requestingEntityID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="MinefieldResponseNACKPdu"> <xs:annotation> <xs:appinfo>5.10.5 Contains information about the requesting entity and the PDU(s) that were not received in response to a query. NACK = Negative Acknowledgment. (length of list found in field numberOfMissingPdus) <xs:attribute name="id" type="xs:integer" fixed="40"/> </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>entity ID making the request</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="family" fixed="MinefieldFamilyPduType"/> <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="numberOfMissingPdus" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>how many pdus were missing</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="missingPduSequenceNumbers"> <xs:annotation> <xs:appinfo>PDU sequence numbers that were missing (length of list found in field numberOfMissingPdus)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMissingPdus 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: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="numberOfMissingPdus" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>how many pdus were missing</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | restriction of (list of xs:unsignedByte) | ||
| annotation |
|
||
| source | <xs:attribute name="missingPduSequenceNumbers"> <xs:annotation> <xs:appinfo>PDU sequence numbers that were missing (length of list found in field numberOfMissingPdus)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute numberOfMissingPdus 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>entity ID making the request</xs:appinfo> </xs:annotation> </xs:element> |