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