Definition Type: Element
Name: DeliveryMessageWoodSummary
Namespace: http://www.papinet.org/v2r40
Containing Schema: DeliveryMessageWoodV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TermsAndDisclaimers in schema papinetcommondefsv2r40_xsd Drilldown into CustomsStampInformation in schema papinetcommondefsv2r40_xsd Drilldown into CustomsTotals in schema papinetcommondefsv2r40_xsd Drilldown into QuantityDeviation in schema papinetcommondefsv2r40_xsd Drilldown into LengthSpecification in schema papinetcommondefsv2r40_xsd Drilldown into ProductSummary in schema papinetcommondefsv2r40_xsd Drilldown into TotalInformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into TotalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into TotalNumberOfShipments in schema papinetcommondefsv2r40_xsdXSD Diagram of DeliveryMessageWoodSummary in schema deliverymessagewoodv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="DeliveryMessageWoodSummary">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="TotalNumberOfShipments" />
            <xs:sequence minOccurs="0" maxOccurs="unbounded">
                <xs:element ref="TotalQuantity" />
                <xs:element ref="TotalInformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:element ref="ProductSummary" minOccurs="0" />
            <xs:element ref="LengthSpecification" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="QuantityDeviation" minOccurs="0" />
            <xs:element ref="CustomsTotals" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="CustomsStampInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TermsAndDisclaimers" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TotalNumberOfShipments pn:TotalNumberOfShipments (1) (1)
TotalQuantity pn:TotalQuantity (1) (1)
TotalInformationalQuantity pn:TotalInformationalQuantity 0 unbounded
ProductSummary pn:ProductSummary 0 (1)
LengthSpecification pn:LengthSpecification 0 unbounded
QuantityDeviation pn:QuantityDeviation 0 (1)
CustomsTotals pn:CustomsTotals 0 unbounded
CustomsStampInformation pn:CustomsStampInformation 0 unbounded
TermsAndDisclaimers pn:TermsAndDisclaimers 0 unbounded