complexType RelativeType
diagram index_p222.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
children Parent
used by
element MeasurementType/Relative
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="RelativeType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Parent" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeat REL\N Times</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence minOccurs="0">
         
<xs:element name="Measurement" type="xs:string">
           
<xs:annotation>
             
<xs:documentation>REL1</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>REL2</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="FragmentTransferOrder" type="TmatsCommon:TransferOrderType" default="Default" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>REL3</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="FragmentPosition" default="1" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>REL4</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:positiveInteger">
               
<xs:minInclusive value="1"/>
               
<xs:maxInclusive value="8"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element RelativeType/Parent
diagram index_p223.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children Measurement BitMask FragmentTransferOrder FragmentPosition
annotation
documentation
Repeat REL\N Times
source <xs:element name="Parent" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeat REL\N Times</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence minOccurs="0">
     
<xs:element name="Measurement" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>REL1</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>REL2</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FragmentTransferOrder" type="TmatsCommon:TransferOrderType" default="Default" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>REL3</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FragmentPosition" default="1" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>REL4</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:positiveInteger">
           
<xs:minInclusive value="1"/>
           
<xs:maxInclusive value="8"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RelativeType/Parent/Measurement
diagram index_p224.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
type xs:string
properties
isRef 0
content simple
annotation
documentation
REL1
source <xs:element name="Measurement" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>REL1</xs:documentation>
 
</xs:annotation>
</xs:element>

element RelativeType/Parent/BitMask
diagram index_p225.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
type TmatsCommon:MeasurementBitMaskType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Full Word
facets
pattern [0-1]*
pattern Full Word
annotation
documentation
REL2
source <xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>REL2</xs:documentation>
 
</xs:annotation>
</xs:element>

element RelativeType/Parent/FragmentTransferOrder
diagram index_p226.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
type TmatsCommon:TransferOrderType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
annotation
documentation
REL3
source <xs:element name="FragmentTransferOrder" type="TmatsCommon:TransferOrderType" default="Default" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>REL3</xs:documentation>
 
</xs:annotation>
</xs:element>

element RelativeType/Parent/FragmentPosition
diagram index_p227.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsDGroup.xsd
type restriction of xs:positiveInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1
facets
minInclusive 1
maxInclusive 8
annotation
documentation
REL4
source <xs:element name="FragmentPosition" default="1" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>REL4</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:positiveInteger">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="8"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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