simpleType VideoOverlayFormatType
namespace http://www.wsmr.army.mil/RCCsite/Documents/106-15_Telemetry_Standards/schemas/TMATS/TmatsCommonTypes.xsd
type restriction of xs:string
used by
element OverlayType/Format
facets
enumeration Day And Time
enumeration Time Only
enumeration Time And Milliseconds
enumeration Day, Time And Milliseconds
annotation
documentation
R-Group VCO\OLF
source <xs:simpleType name="VideoOverlayFormatType">
 
<xs:annotation>
   
<xs:documentation>R-Group VCO\OLF</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="Day And Time"/>
   
<xs:enumeration value="Time Only"/>
   
<xs:enumeration value="Time And Milliseconds"/>
   
<xs:enumeration value="Day, Time And Milliseconds"/>
 
</xs:restriction>
</xs:simpleType>


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