Definition Type: SimpleType
Name: colourLocation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Collapse XSD Schema Diagram:
XSD Diagram of colourLocation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:simpleType name="colourLocation">
    <xs:restriction base="xs:string">
        <xs:enumeration value="Front" />
        <xs:enumeration value="Back" />
        <xs:enumeration value="Page1" />
        <xs:enumeration value="Page2" />
        <xs:enumeration value="Page3" />
        <xs:enumeration value="Page4" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration Front
Enumeration Back
Enumeration Page1
Enumeration Page2
Enumeration Page3
Enumeration Page4
Collapse Derivation Tree:
Collapse References:
pn:ColourLocation