simpleType OnOffType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element ImageDataTypeAttributesType/SensorAutoGain
facets
enumeration Off
enumeration On
source <xs:simpleType name="OnOffType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Off"/>
   
<xs:enumeration value="On"/>
 
</xs:restriction>
</xs:simpleType>


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