simpleType PolarityType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element InputDataType/Polarity
facets
enumeration Normal
enumeration Inverted
annotation
documentation
Generic Polarity values
source <xs:simpleType name="PolarityType">
 
<xs:annotation>
   
<xs:documentation>Generic Polarity values</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Normal"/>
   
<xs:enumeration value="Inverted"/>
 
</xs:restriction>
</xs:simpleType>


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