Definition Type: Element
Name: DeliveryMessageReelCharacteristics
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Caliper in schema papinetcommondefsv2r40_xsd Drilldown into DateWound in schema papinetcommondefsv2r40_xsd Drilldown into DateFinished in schema papinetcommondefsv2r40_xsd Drilldown into MillJoinLocation in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfMillJoins in schema papinetcommondefsv2r40_xsd Drilldown into TotalSetNumbers in schema papinetcommondefsv2r40_xsd Drilldown into TotalSetPositions in schema papinetcommondefsv2r40_xsd Drilldown into SetPosition in schema papinetcommondefsv2r40_xsd Drilldown into SetNumber in schema papinetcommondefsv2r40_xsd Drilldown into TambourID in schema papinetcommondefsv2r40_xsd Drilldown into MachineID in schema papinetcommondefsv2r40_xsd Drilldown into ReelLength in schema papinetcommondefsv2r40_xsd Drilldown into ReelDiameter in schema papinetcommondefsv2r40_xsd Drilldown into ReelWidth in schema papinetcommondefsv2r40_xsdXSD Diagram of DeliveryMessageReelCharacteristics in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="DeliveryMessageReelCharacteristics">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ReelWidth" minOccurs="0" />
            <xs:element ref="ReelDiameter" minOccurs="0" />
            <xs:element ref="ReelLength" minOccurs="0" />
            <xs:element ref="MachineID" minOccurs="0" />
            <xs:element ref="TambourID" minOccurs="0" />
            <xs:element ref="SetNumber" minOccurs="0" />
            <xs:element ref="SetPosition" minOccurs="0" />
            <xs:element ref="TotalSetPositions" minOccurs="0" />
            <xs:element ref="TotalSetNumbers" minOccurs="0" />
            <xs:element ref="NumberOfMillJoins" minOccurs="0" />
            <xs:element ref="MillJoinLocation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DateFinished" minOccurs="0" />
            <xs:element ref="DateWound" minOccurs="0" />
            <xs:element ref="Caliper" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReelWidth pn:ReelWidth 0 (1)
ReelDiameter pn:ReelDiameter 0 (1)
ReelLength pn:ReelLength 0 (1)
MachineID pn:MachineID 0 (1)
TambourID pn:TambourID 0 (1)
SetNumber pn:SetNumber 0 (1)
SetPosition pn:SetPosition 0 (1)
TotalSetPositions pn:TotalSetPositions 0 (1)
TotalSetNumbers pn:TotalSetNumbers 0 (1)
NumberOfMillJoins pn:NumberOfMillJoins 0 (1)
MillJoinLocation pn:MillJoinLocation 0 unbounded
DateFinished pn:DateFinished 0 (1)
DateWound pn:DateWound 0 (1)
Caliper pn:Caliper 0 (1)