complexType CanBusDataTypeAttributesType
diagram index_p433.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
children DataTypeFormat SubChannel
used by
element DataType/CanBusDataTypeAttributes
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="CanBusDataTypeAttributesType">
 
<xs:sequence minOccurs="0">
   
<xs:element name="DataTypeFormat" type="TmatsCommon:CanBusDataTypeFormatType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>CBTF</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="SubChannel" type="CanBusDataSubChannelDefinitionType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Repeat NCB\N-n times</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute ref="TmatsCommon:TmatsVersion"/>
</xs:complexType>

element CanBusDataTypeAttributesType/DataTypeFormat
diagram index_p434.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type TmatsCommon:CanBusDataTypeFormatType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
enumeration Format 0 (Can Bus)
annotation
documentation
CBTF
source <xs:element name="DataTypeFormat" type="TmatsCommon:CanBusDataTypeFormatType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>CBTF</xs:documentation>
 
</xs:annotation>
</xs:element>

element CanBusDataTypeAttributesType/SubChannel
diagram index_p435.png
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsRGroup.xsd
type CanBusDataSubChannelDefinitionType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children Number Name BitRate
attributes
Name  Type  Use  Default  Fixed  annotation
TmatsVersion      
documentation
The IRIG version this document conforms to
documentation
Added 106-15 as an option
annotation
documentation
Repeat NCB\N-n times
source <xs:element name="SubChannel" type="CanBusDataSubChannelDefinitionType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Repeat NCB\N-n times</xs:documentation>
 
</xs:annotation>
</xs:element>


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