Definition Type: Element
Name: PurchaseOrderWoodHeader
Namespace: http://www.papinet.org/v2r40
Containing Schema: PurchaseOrderWoodV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DocumentInformation in schema papinetcommondefsv2r40_xsd Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into Insurance in schema papinetcommondefsv2r40_xsd Drilldown into ValidityPeriod in schema papinetcommondefsv2r40_xsd Drilldown into TermsOfPayment in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfConsumption in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfDestination in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfOrigin in schema papinetcommondefsv2r40_xsd Drilldown into ShipToInformation in schema papinetcommondefsv2r40_xsd Drilldown into ReceiverParty in schema papinetcommondefsv2r40_xsd Drilldown into SenderParty in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsd Drilldown into BillToParty in schema papinetcommondefsv2r40_xsd Drilldown into BuyerParty in schema papinetcommondefsv2r40_xsd Drilldown into OrderDocumentRequired in schema papinetcommondefsv2r40_xsd Drilldown into TransactionHistoryNumber in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderInformation in schema papinetcommondefsv2r40_xsd Drilldown into OrderHeaderStatusType in schema purchaseorderwoodv2r40_xsdXSD Diagram of PurchaseOrderWoodHeader in schema purchaseorderwoodv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PurchaseOrderWoodHeader">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PurchaseOrderInformation" />
            <xs:element ref="TransactionHistoryNumber" minOccurs="0" />
            <xs:element ref="OrderDocumentRequired" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="BuyerParty" />
            <xs:element ref="BillToParty" minOccurs="0" />
            <xs:element ref="SupplierParty" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SenderParty" minOccurs="0" />
            <xs:element ref="ReceiverParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipToInformation" minOccurs="0" />
            <xs:element ref="CountryOfOrigin" minOccurs="0" />
            <xs:element ref="CountryOfDestination" minOccurs="0" />
            <xs:element ref="CountryOfConsumption" minOccurs="0" />
            <xs:element ref="TermsOfPayment" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ValidityPeriod" minOccurs="0" />
            <xs:element ref="Insurance" minOccurs="0" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DocumentInformation" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="OrderHeaderStatusType" type="purchaseOrderHeaderStatusType" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PurchaseOrderInformation pn:PurchaseOrderInformation (1) (1)
TransactionHistoryNumber pn:TransactionHistoryNumber 0 (1)
OrderDocumentRequired pn:OrderDocumentRequired 0 unbounded
BuyerParty pn:BuyerParty (1) (1)
BillToParty pn:BillToParty 0 (1)
SupplierParty pn:SupplierParty (1) (1)
OtherParty pn:OtherParty 0 unbounded
SenderParty pn:SenderParty 0 (1)
ReceiverParty pn:ReceiverParty 0 unbounded
ShipToInformation pn:ShipToInformation 0 (1)
CountryOfOrigin pn:CountryOfOrigin 0 (1)
CountryOfDestination pn:CountryOfDestination 0 (1)
CountryOfConsumption pn:CountryOfConsumption 0 (1)
TermsOfPayment pn:TermsOfPayment 0 unbounded
ValidityPeriod pn:ValidityPeriod 0 (1)
Insurance pn:Insurance 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
DocumentInformation pn:DocumentInformation 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
OrderHeaderStatusType pn:OrderHeaderStatusType Required