Definition Type: ComplexType
Name: reelPackagingCharacteristicsClass
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into MaximumClampingForce in schema papinetcommondefsv2r40_xsd Drilldown into MaximumGrossWeight in schema papinetcommondefsv2r40_xsd Drilldown into MaximumHeight in schema papinetcommondefsv2r40_xsd Drilldown into StencilCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into LabelCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into PalletCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into BandCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into CorePlugs in schema papinetcommondefsv2r40_xsd Drilldown into EndCaps in schema papinetcommondefsv2r40_xsd Drilldown into Wrap in schema papinetcommondefsv2r40_xsd Drilldown into ReelsPerPack in schema papinetcommondefsv2r40_xsd Drilldown into PackagingDescription in schema papinetcommondefsv2r40_xsd Drilldown into PackagingCode in schema papinetcommondefsv2r40_xsd Drilldown into ActionType in schema papinetcommondefsv2r40_xsdXSD Diagram of reelPackagingCharacteristicsClass in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="reelPackagingCharacteristicsClass">
    <xs:sequence>
        <xs:element ref="PackagingCode" minOccurs="0" />
        <xs:element ref="PackagingDescription" minOccurs="0" />
        <xs:element ref="ReelsPerPack" minOccurs="0" />
        <xs:element ref="Wrap" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="EndCaps" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="CorePlugs" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="BandCharacteristics" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="PalletCharacteristics" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="LabelCharacteristics" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="StencilCharacteristics" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="MaximumHeight" minOccurs="0" />
        <xs:element ref="MaximumGrossWeight" minOccurs="0" />
        <xs:element ref="MaximumClampingForce" minOccurs="0" />
        <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="ActionType" type="actionType" default="Standard" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PackagingCode pn:PackagingCode 0 (1)
PackagingDescription pn:PackagingDescription 0 (1)
ReelsPerPack pn:ReelsPerPack 0 (1)
Wrap pn:Wrap 0 unbounded
EndCaps pn:EndCaps 0 unbounded
CorePlugs pn:CorePlugs 0 unbounded
BandCharacteristics pn:BandCharacteristics 0 unbounded
PalletCharacteristics pn:PalletCharacteristics 0 unbounded
LabelCharacteristics pn:LabelCharacteristics 0 unbounded
StencilCharacteristics pn:StencilCharacteristics 0 unbounded
MaximumHeight pn:MaximumHeight 0 (1)
MaximumGrossWeight pn:MaximumGrossWeight 0 (1)
MaximumClampingForce pn:MaximumClampingForce 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ActionType pn:ActionType Standard (Optional)
Collapse Derivation Tree:
Collapse References:
pn:ReelPackagingCharacteristics