PwgSmRev1-185 - ConsoleLightColorWKV

simpleType ConsoleLightColorWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element ConsoleLightColor
facets
Kind Value Annotation
enumeration Other
enumeration Unknown
enumeration White
enumeration Red
enumeration Green
enumeration Blue
enumeration Cyan
enumeration Magenta
enumeration Yellow
enumeration Orange
source <xs:simpleType name="ConsoleLightColorWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="Other"/>
   
<xs:enumeration value="Unknown"/>
   
<xs:enumeration value="White"/>
   
<xs:enumeration value="Red"/>
   
<xs:enumeration value="Green"/>
   
<xs:enumeration value="Blue"/>
   
<xs:enumeration value="Cyan"/>
   
<xs:enumeration value="Magenta"/>
   
<xs:enumeration value="Yellow"/>
   
<xs:enumeration value="Orange"/>
 
</xs:restriction>
 
<!-- console light color -->
 
<!-- see PrtConsoleColorTC in [RFC3805] -->
</xs:simpleType>


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