complexType FixedDatumType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p442.png
type extension of rootType
properties
base rootType
abstract false
used by
elements ActionRequestPdu/FixedDatum ActionResponsePdu/FixedDatum DataPdu/FixedDatum DataQueryPdu/FixedDatum EventReportPdu/FixedDatum SetDataPdu/FixedDatum ActionRequestRPdu/FixedDatum ActionResponseRPdu/FixedDatum DataQueryRPdu/FixedDatum DataRPdu/FixedDatum EventReportRPdu/FixedDatum SetDataRPdu/FixedDatum DatumSpecificationType/FixedDatum
attributes
Name  Type  Use  Default  Fixed  Annotation
fixedDatumID  xs:string        
appinfo
ID of the fixed datum, an enumeration (SISO enumeration VariableRecordType uid 66
                     Variable Record Type values are defined by VariableRecordType enumerations)
                 
fixedDatumValue  xs:unsignedLong        
appinfo
Value for the fixed datum
annotation
appinfo
Fixed Datum Record. Section 6.2.37
source <xs:complexType name="FixedDatumType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Fixed Datum Record. Section 6.2.37</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="fixedDatumID" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>ID of the fixed datum, an enumeration (SISO enumeration VariableRecordType uid 66
                     Variable Record Type values are defined by VariableRecordType enumerations)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fixedDatumValue" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>Value for the fixed datum</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute FixedDatumType/@fixedDatumID
type xs:string
annotation
appinfo
ID of the fixed datum, an enumeration (SISO enumeration VariableRecordType uid 66
                     Variable Record Type values are defined by VariableRecordType enumerations)
                 
source <xs:attribute name="fixedDatumID" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>ID of the fixed datum, an enumeration (SISO enumeration VariableRecordType uid 66
                     Variable Record Type values are defined by VariableRecordType enumerations)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute FixedDatumType/@fixedDatumValue
type xs:unsignedLong
annotation
appinfo
Value for the fixed datum
source <xs:attribute name="fixedDatumValue" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Value for the fixed datum</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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