diagram | ![]() |
||||||||||||
type | extension of rootType | ||||||||||||
properties |
|
||||||||||||
children | entityID | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="CommunicationsNodeIDType" abstract="false"> <xs:annotation> <xs:appinfo>Identity of a communications node. Section 6.2.48.4</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:sequence> <xs:element name="entityID" type="EntityIDType"/> </xs:sequence> <xs:attribute name="elementID" type="xs:unsignedShort"/> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:unsignedShort |
source | <xs:attribute name="elementID" type="xs:unsignedShort"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="entityID" type="EntityIDType"/> |