complexType EntityTypeVPType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p426.png
type extension of rootType
properties
base rootType
abstract false
children entityType
attributes
Name  Type  Use  Default  Fixed  Annotation
recordType  xs:string        
appinfo
The identification of the Variable Parameter record. (SISO enumeration VariableParameterRecordType
                     uid 56)
                 
changeIndicator  xs:string        
appinfo
Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
padding  xs:unsignedShort        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
padding1  xs:unsignedLong        
appinfo
padding
annotation
appinfo
Association or disassociation of two entities. Section 6.2.94.5
source <xs:complexType name="EntityTypeVPType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Association or disassociation of two entities. Section 6.2.94.5</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="entityType" type="EntityTypeType"/>
     
</xs:sequence>
     
<xs:attribute name="recordType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The identification of the Variable Parameter record. (SISO enumeration VariableParameterRecordType
                     uid 56)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="changeIndicator" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding1" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>padding</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EntityTypeVPType/@recordType
type xs:string
annotation
appinfo
The identification of the Variable Parameter record. (SISO enumeration VariableParameterRecordType
                     uid 56)
                 
source <xs:attribute name="recordType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The identification of the Variable Parameter record. (SISO enumeration VariableParameterRecordType
                     uid 56)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityTypeVPType/@changeIndicator
type xs:string
annotation
appinfo
Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
source <xs:attribute name="changeIndicator" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Indicates if this VP has changed since last issuance (SISO enumeration EntityVPRecordChangeIndicator
                     uid 320)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EntityTypeVPType/@padding
type xs:unsignedShort
annotation
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
source <xs:attribute name="padding" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

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

element EntityTypeVPType/entityType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p427.png
type EntityTypeType
properties
content complex
children domain
attributes
Name  Type  Use  Default  Fixed  Annotation
entityKind  xs:string        
appinfo
Kind of entity (SISO enumeration EntityKind uid 7)
country  xs:string        
appinfo
country to which the design of the entity is attributed (SISO enumeration Country
                     uid 29)
                 
category  xs:unsignedByte        
appinfo
category of entity
subCategory  xs:unsignedByte        
appinfo
subcategory based on category
specific  xs:unsignedByte        
appinfo
specific info based on subcategory
extra  xs:unsignedByte        
source <xs:element name="entityType" type="EntityTypeType"/>


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