simpleType MessageStreamTypeType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element StreamType/Type
facets
enumeration ASCII
enumeration Binary
annotation
documentation
S-Group MDT-i
source <xs:simpleType name="MessageStreamTypeType">
 
<xs:annotation>
   
<xs:documentation>S-Group MDT-i</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ASCII"/>
   
<xs:enumeration value="Binary"/>
 
</xs:restriction>
</xs:simpleType>


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