Definition Type: Element
Name: ShipmentMethodOfPayment
Namespace: http://www.papinet.org/v2r40
Type: pn:s45
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Method in schema papinetcommondefsv2r40_xsd Drilldown into LocationQualifier in schema papinetcommondefsv2r40_xsdXSD Diagram of ShipmentMethodOfPayment in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="ShipmentMethodOfPayment">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="s45">
                <xs:attribute name="LocationQualifier" type="shippingPoint" />
                <xs:attribute name="Method" type="ownershipTransfer" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
LocationQualifier pn:LocationQualifier (Optional)
Method pn:Method (Optional)
Collapse Derivation Tree:
  • pn:s45
    • ShipmentMethodOfPayment