simpleType MessageFieldDelimiterType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type union of (TmatsCommon:HexType, restriction of xs:string)
used by
element DelimitedType/FieldDelimiter
annotation
documentation
S-Group FDEL-i
source <xs:simpleType name="MessageFieldDelimiterType">
 
<xs:annotation>
   
<xs:documentation>S-Group FDEL-i</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="HexType">
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value=","/>
       
<xs:enumeration value="|"/>
       
<xs:enumeration value="Blank"/>
       
<xs:enumeration value="Tab"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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