complexType VariableParameterType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p571.png
type extension of rootType
properties
base rootType
abstract false
used by
elements EntityStatePdu/VariableParameter EntityStateUpdatePdu/VariableParameter DetonationPdu/VariableParameter ArticulatedPartsPdu/VariableParameter
attributes
Name  Type  Use  Default  Fixed  Annotation
recordType  xs:string        
appinfo
The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
recordSpecificFields          
appinfo
120 bits
annotation
appinfo
used in DetonationPdu, ArticulatedPartsPdu among others
source <xs:complexType name="VariableParameterType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>used in DetonationPdu, ArticulatedPartsPdu among others</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="recordType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The identification of the Variable Parameter record. Enumeration from EBV (SISO enumeration
                     VariableParameterRecordType uid 56)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="recordSpecificFields">
       
<xs:annotation>
         
<xs:appinfo>120 bits</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

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

attribute VariableParameterType/@recordSpecificFields
annotation
appinfo
120 bits
source <xs:attribute name="recordSpecificFields">
 
<xs:annotation>
   
<xs:appinfo>120 bits</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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