complexType EnvironmentType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p428.png
type extension of rootType
properties
base rootType
abstract false
used by
element EnvironmentalProcessPdu/Environment
attributes
Name  Type  Use  Default  Fixed  Annotation
environmentType  xs:string        
appinfo
Record type (SISO enumeration EnvironmentalProcessRecordType uid 250)
length  xs:unsignedShort        
appinfo
length, in bits
index  xs:unsignedByte        
appinfo
Identify the sequentially numbered record index
padding1  xs:unsignedByte        
appinfo
padding
geometry          
appinfo
Geometry or state record
padding2  xs:unsignedInt        
annotation
appinfo
Information about a geometry, a state associated with a geometry, a bounding volume,
            or an associated entity ID. 6.2.31, not fully defined. 'The current definitions can
            be found in DIS PCR 240'
        
source <xs:complexType name="EnvironmentType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Information about a geometry, a state associated with a geometry, a bounding volume,
            or an associated entity ID. 6.2.31, not fully defined. 'The current definitions can
            be found in DIS PCR 240'
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="environmentType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Record type (SISO enumeration EnvironmentalProcessRecordType uid 250)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="length" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>length, in bits</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="index" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>Identify the sequentially numbered record index</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding1" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>padding</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="geometry">
       
<xs:annotation>
         
<xs:appinfo>Geometry or state record</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding2" type="xs:unsignedInt"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EnvironmentType/@environmentType
type xs:string
annotation
appinfo
Record type (SISO enumeration EnvironmentalProcessRecordType uid 250)
source <xs:attribute name="environmentType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Record type (SISO enumeration EnvironmentalProcessRecordType uid 250)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EnvironmentType/@length
type xs:unsignedShort
annotation
appinfo
length, in bits
source <xs:attribute name="length" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>length, in bits</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EnvironmentType/@index
type xs:unsignedByte
annotation
appinfo
Identify the sequentially numbered record index
source <xs:attribute name="index" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>Identify the sequentially numbered record index</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EnvironmentType/@padding1
type xs:unsignedByte
annotation
appinfo
padding
source <xs:attribute name="padding1" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>padding</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EnvironmentType/@geometry
annotation
appinfo
Geometry or state record
source <xs:attribute name="geometry">
 
<xs:annotation>
   
<xs:appinfo>Geometry or state record</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EnvironmentType/@padding2
type xs:unsignedInt
source <xs:attribute name="padding2" type="xs:unsignedInt"/>


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