complexType DomainType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p400.png
type extension of rootType
properties
base rootType
abstract false
used by
element EntityTypeType/domain
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:unsignedByte        
appinfo
domain field containing enumeration value. See SISO enumerations for PlatformDomain
                     uid 8, MunitionDomain uid 14 and SupplyDomain uid 600.
                 
annotation
appinfo
A special class to contain and act as a super class for Domain enumerations.
source <xs:complexType name="DomainType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>A special class to contain and act as a super class for Domain enumerations.</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="value" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>domain field containing enumeration value. See SISO enumerations for PlatformDomain
                     uid 8, MunitionDomain uid 14 and SupplyDomain uid 600.
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute DomainType/@value
type xs:unsignedByte
annotation
appinfo
domain field containing enumeration value. See SISO enumerations for PlatformDomain
                     uid 8, MunitionDomain uid 14 and SupplyDomain uid 600.
                 
source <xs:attribute name="value" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>domain field containing enumeration value. See SISO enumerations for PlatformDomain
                     uid 8, MunitionDomain uid 14 and SupplyDomain uid 600.
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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