simpleType AnalogDataPackingOptionType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element AnalogDataTypeAttributesType/DataPackingOption
facets
enumeration Packed
enumeration Unpacked
annotation
documentation
R-Group ADP
source <xs:simpleType name="AnalogDataPackingOptionType">
 
<xs:annotation>
   
<xs:documentation>R-Group ADP</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Packed"/>
   
<xs:enumeration value="Unpacked"/>
 
</xs:restriction>
</xs:simpleType>


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