simpleType MessageDelimiterType
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/MessageDelimiter
annotation
documentation
S-Group MDEL-i
source <xs:simpleType name="MessageDelimiterType">
 
<xs:annotation>
   
<xs:documentation>S-Group MDEL-i</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="HexType">
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="CRLF"/>
       
<xs:enumeration value="CR"/>
       
<xs:enumeration value="LF"/>
     
</xs:restriction>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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