simpleType IDCountDirectionType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element IDCounterType/CountDirection
facets
enumeration Increasing
enumeration Decreasing
annotation
documentation
P-Group IDC10
source <xs:simpleType name="IDCountDirectionType">
 
<xs:annotation>
   
<xs:documentation>P-Group IDC10</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Increasing"/>
   
<xs:enumeration value="Decreasing"/>
 
</xs:restriction>
</xs:simpleType>


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