Definition Type: Element
Name: DeliveryInstructionHeader
Namespace: http://www.papinet.org/v2r40
Containing Schema: DeliveryInstructionV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into ReceiverParty in schema papinetcommondefsv2r40_xsd Drilldown into SenderParty in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryInstructionReference in schema papinetcommondefsv2r40_xsd Drilldown into TransactionHistoryNumber in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryInstructionDate in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryInstructionNumber in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryInstructionHeaderStatusType in schema deliveryinstructionv2r40_xsdXSD Diagram of DeliveryInstructionHeader in schema deliveryinstructionv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="DeliveryInstructionHeader">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="DeliveryInstructionNumber" />
            <xs:element ref="DeliveryInstructionDate" />
            <xs:element ref="TransactionHistoryNumber" minOccurs="0" />
            <xs:element ref="DeliveryInstructionReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SenderParty" />
            <xs:element ref="ReceiverParty" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="DeliveryInstructionHeaderStatusType" type="deliveryInstructionHeaderStatusType" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeliveryInstructionNumber pn:DeliveryInstructionNumber (1) (1)
DeliveryInstructionDate pn:DeliveryInstructionDate (1) (1)
TransactionHistoryNumber pn:TransactionHistoryNumber 0 (1)
DeliveryInstructionReference pn:DeliveryInstructionReference 0 unbounded
SenderParty pn:SenderParty (1) (1)
ReceiverParty pn:ReceiverParty (1) unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
DeliveryInstructionHeaderStatusType pn:DeliveryInstructionHeaderStatusType Required