complexType PairSetsType
diagram index_p168.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
children Application OrderOfFit Pair
used by
element DataConversionType/PairSets
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="PairSetsType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Application" type="TmatsCommon:PairSetsType" default="Table Lookup" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>PS1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OrderOfFit" type="xs:nonNegativeInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>PS2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Pair" type="PairType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element PairSetsType/Application
diagram index_p169.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type TmatsCommon:PairSetsType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Table Lookup
facets
enumeration Polynomial Curve Fit
enumeration Table Lookup
annotation
documentation
PS1
source <xs:element name="Application" type="TmatsCommon:PairSetsType" default="Table Lookup" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PS1</xs:documentation>
 
</xs:annotation>
</xs:element>

element PairSetsType/OrderOfFit
diagram index_p170.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type xs:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
PS2
source <xs:element name="OrderOfFit" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>PS2</xs:documentation>
 
</xs:annotation>
</xs:element>

element PairSetsType/Pair
diagram index_p171.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type PairType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children TmValue EuValue
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:element name="Pair" type="PairType" minOccurs="0" maxOccurs="unbounded"/>


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