| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of SimulationManagementWithReliabilityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | pduStatus originatingID receivingID VariableDatum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="CommentRPdu"> <xs:annotation> <xs:appinfo>5.12.4.13 Serves the same function as the Comment PDU. (length of list found in field numberOfVariableDatumRecords) <xs:attribute name="id" type="xs:integer" fixed="62"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SimulationManagementWithReliabilityFamilyPduType"> <xs:sequence> <!--Attribute (as element) CommentRPdu variableDatumRecords with objectlist classRef name=VariableDatum, type=VariableDatumType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfVariableDatumRecords 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>numberOfVariableDatumRecords</xs:documentation> </xs:annotation> <xs:element name="VariableDatum" type="VariableDatumType"> <xs:annotation> <xs:appinfo>Variable datum records (length of list found in field numberOfVariableDatumRecords)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:sequence> <xs:attribute name="family" fixed="SimulationManagementWithReliabilityFamilyPduType"/> <xs:attribute name="numberOfFixedDatumRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Fixed datum record count, not used in this Pdu</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="numberOfVariableDatumRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>variable datum record count</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="numberOfFixedDatumRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Fixed datum record count, not used in this Pdu</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:unsignedLong | ||
| annotation |
|
||
| source | <xs:attribute name="numberOfVariableDatumRecords" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>variable datum record count</xs:appinfo> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| type | VariableDatumType | ||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="VariableDatum" type="VariableDatumType"> <xs:annotation> <xs:appinfo>Variable datum records (length of list found in field numberOfVariableDatumRecords)</xs:appinfo> </xs:annotation> </xs:element> |