diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
type | extension of rootType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="ObjectTypeType" abstract="false"> <xs:annotation> <xs:appinfo>The unique designation of an environmental object. Section 6.2.64</xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="rootType"> <xs:attribute name="domain" type="xs:string"> <xs:annotation> <xs:appinfo>Domain of entity (air, surface, subsurface, space, etc.) (SISO enumeration PlatformDomain uid 8) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="objectKind" type="xs:string"> <xs:annotation> <xs:appinfo>country to which the design of the entity is attributed (SISO enumeration ObjectKind uid 225) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="category" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>category of entity</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="subCategory" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>subcategory of entity</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> <!--abstract='false' base='rootType'--> </xs:complexType> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="domain" type="xs:string"> <xs:annotation> <xs:appinfo>Domain of entity (air, surface, subsurface, space, etc.) (SISO enumeration PlatformDomain uid 8) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="objectKind" type="xs:string"> <xs:annotation> <xs:appinfo>country to which the design of the entity is attributed (SISO enumeration ObjectKind uid 225) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="category" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>category of entity</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="subCategory" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>subcategory of entity</xs:appinfo> </xs:annotation> </xs:attribute> |