diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of SimulationManagementWithReliabilityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingID receivingID RecordQuerySpecification | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RecordQueryRPdu"> <xs:annotation> <xs:appinfo>5.12.4.14 Used to communicate a request for data in record format. (length of list found in field numberOfRecords) <xs:attribute name="id" type="xs:integer" fixed="65"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SimulationManagementWithReliabilityFamilyPduType"> <xs:sequence> <!--Attribute (as element) RecordQueryRPdu recordIDs with objectlist classRef name=RecordQuerySpecification, type=RecordQuerySpecificationType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfRecords 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>numberOfRecords</xs:documentation> </xs:annotation> <xs:element name="RecordQuerySpecification" type="RecordQuerySpecificationType"> <xs:annotation> <xs:appinfo>record IDs (length of list found in field numberOfRecords)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:sequence> <xs:attribute name="family" fixed="SimulationManagementWithReliabilityFamilyPduType"/> <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>request ID provides a unique identifier</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>level of reliability service used for this transaction (SISO enumeration RequiredReliabilityService uid 74) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="pad1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="eventType" type="xs:string"> <xs:annotation> <xs:appinfo>event type (SISO enumeration RecordQueryREventType uid 334)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="time" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>time</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>numberOfRecords</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="SimulationManagementWithReliabilityFamilyPduType"/> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>request ID provides a unique identifier</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>level of reliability service used for this transaction (SISO enumeration RequiredReliabilityService uid 74) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="pad1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="eventType" type="xs:string"> <xs:annotation> <xs:appinfo>event type (SISO enumeration RecordQueryREventType uid 334)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="time" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>time</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="numberOfRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>numberOfRecords</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||
type | RecordQuerySpecificationType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RecordQuerySpecification" type="RecordQuerySpecificationType"> <xs:annotation> <xs:appinfo>record IDs (length of list found in field numberOfRecords)</xs:appinfo> </xs:annotation> </xs:element> |