| diagram | ![]() |
||||||||||||||
| type | extension of rootType | ||||||||||||||
| properties |
|
||||||||||||||
| children | simulationAddress | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="GroupIDType" abstract="false"> <xs:annotation> <xs:appinfo>Unique designation of a group of entities contained in the isGroupOfPdu. Represents a group of entities rather than a single entity. Section 6.2.43 </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="simulationAddress" type="SimulationAddressType"> <xs:annotation> <xs:appinfo>Simulation address (site and application number)</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="groupNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>group number</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| source | <xs:attribute name="groupNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>group number</xs:appinfo> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||||||
| type | SimulationAddressType | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:element name="simulationAddress" type="SimulationAddressType"> <xs:annotation> <xs:appinfo>Simulation address (site and application number)</xs:appinfo> </xs:annotation> </xs:element> |