diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd | ||||||||||||||||
children | BinaryFormat FloatingPointFormat BitWeight | ||||||||||||||||
used by |
|
||||||||||||||||
attributes |
|
||||||||||||||||
source | <xs:complexType name="TelemetryValueDefinitionType"> <xs:sequence minOccurs="0"> <xs:element name="BinaryFormat" type="TmatsCommon:BinaryFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>BFM</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0"> <xs:annotation> <xs:documentation>Choice, depending on BFM value</xs:documentation> </xs:annotation> <xs:element name="FloatingPointFormat" type="TmatsCommon:FloatingPointFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>FPF</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BitWeight" type="BitWeightType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Used when BFM value = "BWT". Repeats "BWT\N" times</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> <xs:attribute ref="TmatsCommon:TmatsVersion"/> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd | ||||||||||||||||||||||
type | TmatsCommon:BinaryFormatType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
facets |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="BinaryFormat" type="TmatsCommon:BinaryFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>BFM</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd | ||||||||||||||||||||||
type | TmatsCommon:FloatingPointFormatType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
facets |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="FloatingPointFormat" type="TmatsCommon:FloatingPointFormatType" minOccurs="0"> <xs:annotation> <xs:documentation>FPF</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||
namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCGroup.xsd | ||||||||||||||||
type | BitWeightType | ||||||||||||||||
properties |
|
||||||||||||||||
children | BitNumber BitWeightValue | ||||||||||||||||
attributes |
|
||||||||||||||||
annotation |
|
||||||||||||||||
source | <xs:element name="BitWeight" type="BitWeightType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Used when BFM value = "BWT". Repeats "BWT\N" times</xs:documentation> </xs:annotation> </xs:element> |