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