| diagram | ![]() |
||||||||||||||||
| namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd | ||||||||||||||||
| children | WordNumber BitMask TransferOrder FragmentNumber | ||||||||||||||||
| used by |
|
||||||||||||||||
| attributes |
|
||||||||||||||||
| source | <xs:complexType name="MeasurementLocationType"> <xs:sequence minOccurs="0"> <xs:element name="WordNumber" type="xs:positiveInteger"> <xs:annotation> <xs:documentation>MWN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0"> <xs:annotation> <xs:documentation>MBM</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransferOrder" type="TmatsCommon:TransferOrderType" default="MSB First" minOccurs="0"> <xs:annotation> <xs:documentation>MTO</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FragmentNumber" default="1" minOccurs="0"> <xs:annotation> <xs:documentation>MFP</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:positiveInteger"> <xs:maxInclusive value="8"/> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> <xs:attribute ref="TmatsCommon:TmatsVersion"/> </xs:complexType> |
| diagram | |||||
| namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd | ||||
| type | xs:positiveInteger | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="WordNumber" type="xs:positiveInteger"> <xs:annotation> <xs:documentation>MWN</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||
| namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd | ||||||||||
| type | TmatsCommon:MeasurementBitMaskType | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="BitMask" type="TmatsCommon:MeasurementBitMaskType" default="Full Word" minOccurs="0"> <xs:annotation> <xs:documentation>MBM</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||
| namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd | ||||||||||
| type | TmatsCommon:TransferOrderType | ||||||||||
| properties |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="TransferOrder" type="TmatsCommon:TransferOrderType" default="MSB First" minOccurs="0"> <xs:annotation> <xs:documentation>MTO</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||
| namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsBGroup.xsd | ||||||||||
| type | restriction of xs:positiveInteger | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="FragmentNumber" default="1" minOccurs="0"> <xs:annotation> <xs:documentation>MFP</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:positiveInteger"> <xs:maxInclusive value="8"/> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |