complexType BitWeightType
diagram index_p104.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
children BitNumber BitWeightValue
used by
element TelemetryValueDefinitionType/BitWeight
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="BitWeightType">
 
<xs:sequence>
   
<xs:element name="BitNumber" type="xs:positiveInteger">
     
<xs:annotation>
       
<xs:documentation>BWTB</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BitWeightValue" type="TmatsCommon:BitWeightValueType">
     
<xs:annotation>
       
<xs:documentation>BWTV</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element BitWeightType/BitNumber
diagram index_p105.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type xs:positiveInteger
properties
isRef 0
content simple
annotation
documentation
BWTB
source <xs:element name="BitNumber" type="xs:positiveInteger">
 
<xs:annotation>
   
<xs:documentation>BWTB</xs:documentation>
 
</xs:annotation>
</xs:element>

element BitWeightType/BitWeightValue
diagram index_p106.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd
type TmatsCommon:BitWeightValueType
properties
isRef 0
content simple
annotation
documentation
BWTV
source <xs:element name="BitWeightValue" type="TmatsCommon:BitWeightValueType">
 
<xs:annotation>
   
<xs:documentation>BWTV</xs:documentation>
 
</xs:annotation>
</xs:element>


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