complexType EntityTypeRawType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p423.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
entityKind  xs:string        
appinfo
Kind of entity (SISO enumeration EntityKind uid 7)
domain  xs:unsignedByte        
appinfo
Domain of entity (air, surface, subsurface, space, etc.)
country  xs:unsignedShort        
appinfo
country to which the design of the entity is attributed
category  xs:unsignedByte        
appinfo
category of entity
subCategory  xs:unsignedByte        
appinfo
subcategory of entity
specific  xs:unsignedByte        
appinfo
specific info based on subcategory field. Renamed from specific because that is a
                     reserved word in SQL.
                 
extra  xs:unsignedByte        
annotation
appinfo
Identifies the type of Entity
source <xs:complexType name="EntityTypeRawType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Identifies the type of Entity</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:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>country to which the design of the entity is attributed</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:attribute name="specific" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>specific info based on subcategory field. Renamed from specific because that is a
                     reserved word in SQL.
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="extra" type="xs:unsignedByte"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EntityTypeRawType/@entityKind
type xs:string
annotation
appinfo
Kind of entity (SISO enumeration EntityKind uid 7)
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>

attribute EntityTypeRawType/@domain
type xs:unsignedByte
annotation
appinfo
Domain of entity (air, surface, subsurface, space, etc.)
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>

attribute EntityTypeRawType/@country
type xs:unsignedShort
annotation
appinfo
country to which the design of the entity is attributed
source <xs:attribute name="country" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>country to which the design of the entity is attributed</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityTypeRawType/@category
type xs:unsignedByte
annotation
appinfo
category of entity
source <xs:attribute name="category" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>category of entity</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityTypeRawType/@subCategory
type xs:unsignedByte
annotation
appinfo
subcategory of entity
source <xs:attribute name="subCategory" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>subcategory of entity</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityTypeRawType/@specific
type xs:unsignedByte
annotation
appinfo
specific info based on subcategory field. Renamed from specific because that is a
                     reserved word in SQL.
                 
source <xs:attribute name="specific" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>specific info based on subcategory field. Renamed from specific because that is a
                     reserved word in SQL.
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityTypeRawType/@extra
type xs:unsignedByte
source <xs:attribute name="extra" type="xs:unsignedByte"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy