complexType DelimitedType
diagram index_p750.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsSGroup.xsd
children MessageDelimiter MessageDelimiterLength FieldDelimiter
used by
element StreamType/Delimited
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
source <xs:complexType name="DelimitedType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="MessageDelimiter" type="TmatsCommon:MessageDelimiterType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MDEL-i</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MessageDelimiterLength" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>MDLEN-i</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FieldDelimiter" type="TmatsCommon:MessageFieldDelimiterType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>FDEL-i</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element DelimitedType/MessageDelimiter
diagram index_p751.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsSGroup.xsd
type TmatsCommon:MessageDelimiterType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
MDEL-i
source <xs:element name="MessageDelimiter" type="TmatsCommon:MessageDelimiterType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MDEL-i</xs:documentation>
 
</xs:annotation>
</xs:element>

element DelimitedType/MessageDelimiterLength
diagram index_p752.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsSGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
MDLEN-i
source <xs:element name="MessageDelimiterLength" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MDLEN-i</xs:documentation>
 
</xs:annotation>
</xs:element>

element DelimitedType/FieldDelimiter
diagram index_p753.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsSGroup.xsd
type TmatsCommon:MessageFieldDelimiterType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
FDEL-i
source <xs:element name="FieldDelimiter" type="TmatsCommon:MessageFieldDelimiterType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>FDEL-i</xs:documentation>
 
</xs:annotation>
</xs:element>


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