complexType TestInformationType
diagram index_p17.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
children TmatsG:Duration TmatsG:PreTestRequirement TmatsG:PostTestRequirement TmatsG:SecurityClassification
used by
element Tmats/TestInformation
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="TestInformationType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="Duration" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TI1</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreTestRequirement" type="TmatsCommon:YesNoType" default="No" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TI2</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PostTestRequirement" type="TmatsCommon:YesNoType" default="No" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>TI3</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SecurityClassification" type="TmatsCommon:GeneralSecurityClassificationType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>SC</xs:documentation>
       
<xs:documentation>106-15 moved to test information type</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element TestInformationType/Duration
diagram index_p18.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
TI1
source <xs:element name="Duration" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TI1</xs:documentation>
 
</xs:annotation>
</xs:element>

element TestInformationType/PreTestRequirement
diagram index_p19.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type TmatsCommon:YesNoType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No
facets
enumeration Yes
enumeration No
annotation
documentation
TI2
source <xs:element name="PreTestRequirement" type="TmatsCommon:YesNoType" default="No" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TI2</xs:documentation>
 
</xs:annotation>
</xs:element>

element TestInformationType/PostTestRequirement
diagram index_p20.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type TmatsCommon:YesNoType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No
facets
enumeration Yes
enumeration No
annotation
documentation
TI3
source <xs:element name="PostTestRequirement" type="TmatsCommon:YesNoType" default="No" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TI3</xs:documentation>
 
</xs:annotation>
</xs:element>

element TestInformationType/SecurityClassification
diagram index_p21.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsGGroup.xsd
type TmatsCommon:GeneralSecurityClassificationType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Unclassified
enumeration Confidential
enumeration Secret
enumeration Top Secret
enumeration Other
annotation
documentation
SC
documentation
106-15 moved to test information type
source <xs:element name="SecurityClassification" type="TmatsCommon:GeneralSecurityClassificationType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>SC</xs:documentation>
   
<xs:documentation>106-15 moved to test information type</xs:documentation>
 
</xs:annotation>
</xs:element>


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