Definition Type: Element
Name: ColourSpecs
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into InkCoverage in schema papinetcommondefsv2r40_xsd Drilldown into ColourShade in schema papinetcommondefsv2r40_xsd Drilldown into ColourMatchDescription in schema papinetcommondefsv2r40_xsd Drilldown into InkTypeDescription in schema papinetcommondefsv2r40_xsd Drilldown into ColourDescription in schema papinetcommondefsv2r40_xsd Drilldown into ColourCode in schema papinetcommondefsv2r40_xsd Drilldown into ColourLocation in schema papinetcommondefsv2r40_xsdXSD Diagram of ColourSpecs in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="ColourSpecs">
    <xs:complexType>
        <xs:sequence minOccurs="0" maxOccurs="unbounded">
            <xs:element ref="ColourCode" minOccurs="0" />
            <xs:element ref="ColourDescription" />
            <xs:element ref="InkTypeDescription" minOccurs="0" />
            <xs:element ref="ColourMatchDescription" minOccurs="0" />
            <xs:element ref="ColourShade" minOccurs="0" />
            <xs:element ref="InkCoverage" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="ColourLocation" type="colourLocation" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ColourCode pn:ColourCode 0 (1)
ColourDescription pn:ColourDescription (1) (1)
InkTypeDescription pn:InkTypeDescription 0 (1)
ColourMatchDescription pn:ColourMatchDescription 0 (1)
ColourShade pn:ColourShade 0 (1)
InkCoverage pn:InkCoverage 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
ColourLocation pn:ColourLocation (Optional)