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