simpleType NormalReversedType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
elements InputDataType/DataDirection AlternateTagDataType/Sequence
facets
enumeration Normal
enumeration Reversed
annotation
documentation
P-Group D6 and ALT4
source <xs:simpleType name="NormalReversedType">
 
<xs:annotation>
   
<xs:documentation>P-Group D6 and ALT4</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Normal"/>
   
<xs:enumeration value="Reversed"/>
 
</xs:restriction>
</xs:simpleType>


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