Definition Type: SimpleType
Name: coatingLocationType
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Collapse XSD Schema Diagram:
XSD Diagram of coatingLocationType in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:simpleType name="coatingLocationType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="Top" />
        <xs:enumeration value="Bottom" />
        <xs:enumeration value="TopAndBottom" />
        <xs:enumeration value="Front" />
        <xs:enumeration value="Back" />
        <xs:enumeration value="FrontAndBack" />
        <xs:enumeration value="Spine" />
        <xs:enumeration value="FrontAndSpine" />
        <xs:enumeration value="BackAndSpine" />
        <xs:enumeration value="FrontAndBackAndSpine" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration Top
Enumeration Bottom
Enumeration TopAndBottom
Enumeration Front
Enumeration Back
Enumeration FrontAndBack
Enumeration Spine
Enumeration FrontAndSpine
Enumeration BackAndSpine
Enumeration FrontAndBackAndSpine
Collapse Derivation Tree:
Collapse References:
pn:CoatingLocationType