simpleType OddEvenNoneType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type union of (TmatsCommon:OddType, TmatsCommon:EvenType, TmatsCommon:NoneType)
used by
elements MeasurementType/Parity MeasurementType/Parity AsynchronousDataMergeFormatType/Parity FormatType/Parity Word1Type/Parity Word2Type/Parity Word3Type/Parity UARTSubChannelType/Parity MeasurementType/Parity
annotation
documentation
For Parity related elements
source <xs:simpleType name="OddEvenNoneType">
 
<xs:annotation>
   
<xs:documentation>For Parity related elements</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="OddType EvenType NoneType"/>
</xs:simpleType>


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