Definition Type: SimpleType
Name: CoverTypeWKV
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgWellKnownValues.xsd
Collapse XSD Schema Diagram:
XSD Diagram of CoverTypeWKV
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="CoverTypeWKV">
    <xs:restriction base="xs:NMTOKEN">
        <xs:maxLength value="255" />
        <xs:enumeration value="NoCover" />
        <xs:enumeration value="PrintBack" />
        <xs:enumeration value="PrintBoth" />
        <xs:enumeration value="PrintFront" />
        <xs:enumeration value="PrintNone" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration NoCover
Enumeration PrintBack
Enumeration PrintBoth
Enumeration PrintFront
Enumeration PrintNone
MaxLength 255
Collapse Derivation Tree:
Collapse References:
pwg:AllowedValue, pwg:AllowedValue