Definition Type: Element
Name: InkCharacteristics
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ColourSpecs in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfColours in schema papinetcommondefsv2r40_xsd Drilldown into InkCoverage in schema papinetcommondefsv2r40_xsdXSD Diagram of InkCharacteristics in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="InkCharacteristics">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="InkCoverage" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="NumberOfColours" />
            <xs:element ref="ColourSpecs" maxOccurs="4" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InkCoverage pn:InkCoverage 0 unbounded
NumberOfColours pn:NumberOfColours (1) (1)
ColourSpecs pn:ColourSpecs (1) 4