Definition Type: Element
Name: PalletCharacteristics
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LabelCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into StackingMethod in schema papinetcommondefsv2r40_xsd Drilldown into MaximumHeight in schema papinetcommondefsv2r40_xsd Drilldown into TiersPerPallet in schema papinetcommondefsv2r40_xsd Drilldown into StacksPerPallet in schema papinetcommondefsv2r40_xsd Drilldown into ItemsPerPallet in schema papinetcommondefsv2r40_xsd Drilldown into PalletWidth in schema papinetcommondefsv2r40_xsd Drilldown into PalletLength in schema papinetcommondefsv2r40_xsd Drilldown into ProductIdentification in schema papinetcommondefsv2r40_xsd Drilldown into PalletTopType in schema papinetcommondefsv2r40_xsd Drilldown into PalletAdditionsType in schema papinetcommondefsv2r40_xsd Drilldown into PalletCoverType in schema papinetcommondefsv2r40_xsd Drilldown into PalletLedgeType in schema papinetcommondefsv2r40_xsd Drilldown into PalletType in schema papinetcommondefsv2r40_xsd Drilldown into MixedProductPalletIndicator in schema papinetcommondefsv2r40_xsdXSD Diagram of PalletCharacteristics in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PalletCharacteristics">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ProductIdentification" minOccurs="0" />
            <xs:element ref="PalletLength" minOccurs="0" />
            <xs:element ref="PalletWidth" minOccurs="0" />
            <xs:element ref="ItemsPerPallet" minOccurs="0" />
            <xs:element ref="StacksPerPallet" minOccurs="0" />
            <xs:element ref="TiersPerPallet" minOccurs="0" />
            <xs:element ref="MaximumHeight" minOccurs="0" />
            <xs:element ref="StackingMethod" minOccurs="0" />
            <xs:element ref="LabelCharacteristics" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="MixedProductPalletIndicator" type="yesNo" default="No" />
        <xs:attribute name="PalletType" type="palletType" />
        <xs:attribute name="PalletLedgeType" type="palletLedgeType" />
        <xs:attribute name="PalletCoverType" type="palletCoverType" />
        <xs:attribute name="PalletAdditionsType" type="palletAdditionsType" />
        <xs:attribute name="PalletTopType" type="palletTopType" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentification pn:ProductIdentification 0 (1)
PalletLength pn:PalletLength 0 (1)
PalletWidth pn:PalletWidth 0 (1)
ItemsPerPallet pn:ItemsPerPallet 0 (1)
StacksPerPallet pn:StacksPerPallet 0 (1)
TiersPerPallet pn:TiersPerPallet 0 (1)
MaximumHeight pn:MaximumHeight 0 (1)
StackingMethod pn:StackingMethod 0 (1)
LabelCharacteristics pn:LabelCharacteristics 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
MixedProductPalletIndicator pn:MixedProductPalletIndicator No (Optional)
PalletType pn:PalletType (Optional)
PalletLedgeType pn:PalletLedgeType (Optional)
PalletCoverType pn:PalletCoverType (Optional)
PalletAdditionsType pn:PalletAdditionsType (Optional)
PalletTopType pn:PalletTopType (Optional)