simpleType AnalogRecordedFormatType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element ChannelType/RecordedAnalogFormat
facets
enumeration One's Complement
enumeration Two's Complement
enumeration Sign and Magnitude Binary (+=0)
enumeration Sign and Magnitude Binary (+=1)
enumeration Offset Binary
enumeration Unsigned Binary
enumeration IEEE 754 Single Precision
annotation
documentation
R-Group AF
source <xs:simpleType name="AnalogRecordedFormatType">
 
<xs:annotation>
   
<xs:documentation>R-Group AF</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="One's Complement"/>
   
<xs:enumeration value="Two's Complement"/>
   
<xs:enumeration value="Sign and Magnitude Binary (+=0)"/>
   
<xs:enumeration value="Sign and Magnitude Binary (+=1)"/>
   
<xs:enumeration value="Offset Binary"/>
   
<xs:enumeration value="Unsigned Binary"/>
   
<xs:enumeration value="IEEE 754 Single Precision"/>
 
</xs:restriction>
</xs:simpleType>


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