diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="RadioTypeType" abstract="false"> <xs:annotation> <xs:appinfo>Identifies the type of radio. Section 6.2.71</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="entityKind" type="xs:string"> <xs:annotation> <xs:appinfo>Kind of entity (SISO enumeration EntityKind uid 7)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="domain" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Domain of entity (air, surface, subsurface, space, etc.)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="country" type="xs:string"> <xs:annotation> <xs:appinfo>country to which the design of the entity is attributed (SISO enumeration Country uid 29) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="category" type="xs:string"> <xs:annotation> <xs:appinfo>category of entity (SISO enumeration RadioCategory uid 22)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="subcategory" type="xs:string"> <xs:annotation> <xs:appinfo>specific info based on subcategory field (SISO enumeration RadioSubcategory uid 23)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="specific" type="xs:unsignedByte"/> <xs:attribute name="extra" type="xs:unsignedByte"/> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="entityKind" type="xs:string"> <xs:annotation> <xs:appinfo>Kind of entity (SISO enumeration EntityKind uid 7)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="domain" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Domain of entity (air, surface, subsurface, space, etc.)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="country" type="xs:string"> <xs:annotation> <xs:appinfo>country to which the design of the entity is attributed (SISO enumeration Country uid 29) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="category" type="xs:string"> <xs:annotation> <xs:appinfo>category of entity (SISO enumeration RadioCategory uid 22)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="subcategory" type="xs:string"> <xs:annotation> <xs:appinfo>specific info based on subcategory field (SISO enumeration RadioSubcategory uid 23)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte |
source | <xs:attribute name="specific" type="xs:unsignedByte"/> |
type | xs:unsignedByte |
source | <xs:attribute name="extra" type="xs:unsignedByte"/> |