| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of LiveEntityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | liveEntityId VariableParameter | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="ArticulatedPartsPdu"> <xs:annotation> <xs:appinfo>9.4.4 Communicate information about an entity’s articulated and attached parts. (length of list found in field numberOfParameterRecords) <xs:attribute name="id" type="xs:integer" fixed="48"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="LiveEntityFamilyPduType"> <xs:sequence> <xs:element name="liveEntityId" type="EntityIDType"/> <!--Attribute (as element) ArticulatedPartsPdu variableParameters with objectlist classRef name=VariableParameter, type=VariableParameterType--> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:appinfo>Number of elements is determined by size fieldnumberOfParameterRecords 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>numberOfParameterRecords</xs:documentation> </xs:annotation> <xs:element name="VariableParameter" type="VariableParameterType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfParameterRecords)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> </xs:sequence> <xs:attribute name="family" fixed="LiveEntityFamilyPduType"/> <xs:attribute name="numberOfParameterRecords" type="xs:unsignedByte"/> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
| properties |
|
||
| source | <xs:attribute name="family" fixed="LiveEntityFamilyPduType"/> |
| type | xs:unsignedByte |
| source | <xs:attribute name="numberOfParameterRecords" type="xs:unsignedByte"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | EntityIDType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="liveEntityId" type="EntityIDType"/> |
| diagram | ![]() |
||||||||||||||||||||||
| type | VariableParameterType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="VariableParameter" type="VariableParameterType"> <xs:annotation> <xs:appinfo>(length of list found in field numberOfParameterRecords)</xs:appinfo> </xs:annotation> </xs:element> |