Definition Type: SimpleType
Name: RotationWKV
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgWellKnownValues.xsd
Collapse XSD Schema Diagram:
XSD Diagram of RotationWKV
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="RotationWKV">
    <xs:restriction base="xs:NMTOKEN">
        <xs:enumeration value="0" />
        <xs:enumeration value="90" />
        <xs:enumeration value="180" />
        <xs:enumeration value="270" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 90
Enumeration 180
Enumeration 270
Collapse Derivation Tree:
Collapse References:
pwg:AllowedValue, pwg:AllowedValuepwg:AllowedValue,