Definition Type: Element
Name: CustomsStampInformation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CustomsStampTrailerText in schema papinetcommondefsv2r40_xsd Drilldown into MillParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierCustomsReference in schema papinetcommondefsv2r40_xsd Drilldown into CustomsReferenceNumber in schema papinetcommondefsv2r40_xsd Drilldown into CustomsStampDate in schema papinetcommondefsv2r40_xsd Drilldown into CustomsParty in schema papinetcommondefsv2r40_xsd Drilldown into CustomsStampHeaderText in schema papinetcommondefsv2r40_xsdXSD Diagram of CustomsStampInformation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="CustomsStampInformation">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="CustomsStampHeaderText" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="CustomsParty" minOccurs="0" />
            <xs:element ref="CustomsStampDate" minOccurs="0" />
            <xs:element ref="CustomsReferenceNumber" minOccurs="0" />
            <xs:element ref="SupplierCustomsReference" minOccurs="0" />
            <xs:element ref="MillParty" minOccurs="0" />
            <xs:element ref="CustomsStampTrailerText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustomsStampHeaderText pn:CustomsStampHeaderText 0 unbounded
CustomsParty pn:CustomsParty 0 (1)
CustomsStampDate pn:CustomsStampDate 0 (1)
CustomsReferenceNumber pn:CustomsReferenceNumber 0 (1)
SupplierCustomsReference pn:SupplierCustomsReference 0 (1)
MillParty pn:MillParty 0 (1)
CustomsStampTrailerText pn:CustomsStampTrailerText 0 unbounded