namespace | http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd | ||||||||
type | restriction of xs:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:simpleType name="VideoOverlayBackgroundType"> <xs:annotation> <xs:documentation>R-Group VCO\OBG</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Black On Transparent"/> <xs:enumeration value="White On Transparent"/> <xs:enumeration value="Black On White"/> <xs:enumeration value="White On Black"/> </xs:restriction> </xs:simpleType> |