simpleType LinkTypeType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
elements MeasurandType/LinkType IRIGSubcarrierType/DataType
simpleType BasebandSignalTypeType
facets
enumeration Analog
enumeration PCM
enumeration Other
annotation
documentation
Generic enumeration
source <xs:simpleType name="LinkTypeType">
 
<xs:annotation>
   
<xs:documentation>Generic enumeration</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Analog"/>
   
<xs:enumeration value="PCM"/>
   
<xs:enumeration value="Other"/>
 
</xs:restriction>
</xs:simpleType>


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