simpleType AnalogCouplingType
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/Coupling
facets
enumeration AC
enumeration DC
annotation
documentation
R-Group ACP
source <xs:simpleType name="AnalogCouplingType">
 
<xs:annotation>
   
<xs:documentation>R-Group ACP</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="AC"/>
   
<xs:enumeration value="DC"/>
 
</xs:restriction>
</xs:simpleType>


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