| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of SimulationManagementWithReliabilityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | pduStatus originatingID receivingID RecordSpecification | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="SetRecordRPdu"> <xs:annotation> <xs:appinfo>5.12.4.15 Used to set or change certain parameter values. These parameter values are contained within a record format as compared to the datum format used in the Set Data-R PDU. (length of list found in field numberOfRecordSets) <xs:attribute name="id" type="xs:integer" fixed="64"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SimulationManagementWithReliabilityFamilyPduType"> <xs:sequence> <!--Attribute (as element) SetRecordRPdu 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="pad2" type="xs:unsignedShort"/> <xs:attribute name="pad3" type="xs:unsignedLong"/> <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:unsignedShort |
| source | <xs:attribute name="pad2" type="xs:unsignedShort"/> |
| type | xs:unsignedLong |
| source | <xs:attribute name="pad3" type="xs:unsignedLong"/> |
| 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> |