simpleType TrueFalseType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
elements DataType/ChannelEnable RecorderReproducerInfoType/ContinuousRecordingEnabled RecordingEventType/DataProcessingEnabled RecordingIndexType/Enabled OverlayType/Enabled RecordingEventDefinitionsType/Enabled PostProcessOverwriteAndFilteringType/Enabled RecordingEventType/EventInitialCapture OverlayType/EventToggleEnabled MIL-STD-1553BusDataTypeAttributesType/FilteringEnabled RecordingEventDefinitionsType/InternalEventsEnabled RecorderControlType/MessageMonitorRecordControlEnabled PCMDataTypeAttributesType/MinorFrameFilteringEnabled MIL-STD-1553BusDataTypeAttributesType/PostProcessOverwriteAndFilteringEnabled ImageDataTypeAttributesType/ReverseX ImageDataTypeAttributesType/ReverseY ChannelType/SubChannelEnabled
facets
enumeration True
enumeration False
annotation
documentation
For any element with "True" and "False" enumerations
source <xs:simpleType name="TrueFalseType">
 
<xs:annotation>
   
<xs:documentation>For any element with "True" and "False" enumerations</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="True"/>
   
<xs:enumeration value="False"/>
 
</xs:restriction>
</xs:simpleType>


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