complexType DiscreteType
diagram index_p134.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
children NumberOfIndicators Event
used by
element DataConversionType/Discrete
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="DiscreteType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="NumberOfIndicators" type="xs:nonNegativeInteger" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>DICI\N</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Event" type="EventType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element DiscreteType/NumberOfIndicators
diagram index_p135.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
DICI\N
source <xs:element name="NumberOfIndicators" type="xs:nonNegativeInteger" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>DICI\N</xs:documentation>
 
</xs:annotation>
</xs:element>

element DiscreteType/Event
diagram index_p136.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type EventType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ConversionData EventDefinition
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="Event" type="EventType" minOccurs="0" maxOccurs="unbounded"/>


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