diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of SimulationManagementWithReliabilityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingID receivingID RecordSpecification | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RecordRPdu"> <xs:annotation> <xs:appinfo>5.12.4.16 Used to respond to a Record Query-R PDU or a Set Record-R PDU. It is used to provide information requested in a Record Query-R PDU, to confirm the information received in a Set Record-R PDU, and to confirm the receipt of a periodic or unsolicited Record-R PDU when the acknowledged service level is used. (length of list found in field numberOfRecordSets) <xs:attribute name="id" type="xs:integer" fixed="63"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SimulationManagementWithReliabilityFamilyPduType"> <xs:sequence> <!--Attribute (as element) RecordRPdu recordSets with objectlist classRef name=RecordSpecification, type=RecordSpecificationType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfRecordSets 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>numberOfRecordSets</xs:documentation> </xs:annotation> <xs:element name="RecordSpecification" type="RecordSpecificationType"> <xs:annotation> <xs:appinfo>record sets (length of list found in field numberOfRecordSets)</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:attribute name="eventType" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration RecordREventType uid 333)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfRecordSets" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Number of record sets in list</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 |
source | <xs:attribute name="pad1" type="xs:unsignedByte"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="eventType" type="xs:string"> <xs:annotation> <xs:appinfo>(SISO enumeration RecordREventType uid 333)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="numberOfRecordSets" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Number of record sets in list</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||
type | RecordSpecificationType | ||||||||||||||
properties |
|
||||||||||||||
children | RecordSpecificationElement | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="RecordSpecification" type="RecordSpecificationType"> <xs:annotation> <xs:appinfo>record sets (length of list found in field numberOfRecordSets)</xs:appinfo> </xs:annotation> </xs:element> |