simpleType AnalogInputTypeType
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/InputType
facets
enumeration Single Ended
enumeration Differential
annotation
documentation
R-Group AIT
source <xs:simpleType name="AnalogInputTypeType">
 
<xs:annotation>
   
<xs:documentation>R-Group AIT</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Single Ended"/>
   
<xs:enumeration value="Differential"/>
 
</xs:restriction>
</xs:simpleType>


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