Definition Type: Element
Name: LoadTenderResponseLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: LoadTenderResponseV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SafetyAndEnvironmentalInformation in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderResponseReference in schema papinetcommondefsv2r40_xsd Drilldown into LengthSpecification in schema papinetcommondefsv2r40_xsd Drilldown into PackageInformation in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderLineItemAmount in schema papinetcommondefsv2r40_xsd Drilldown into MonetaryAdjustment in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderLineItemBaseAmountInformation in schema papinetcommondefsv2r40_xsd Drilldown into QuantityInformation in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderResponseLineItemNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of LoadTenderResponseLineItem in schema loadtenderresponsev2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="LoadTenderResponseLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="LoadTenderResponseLineItemNumber" />
            <xs:element ref="SupplierParty" minOccurs="0" />
            <xs:element ref="Product" minOccurs="0" />
            <xs:element ref="QuantityInformation" />
            <xs:element ref="LoadTenderLineItemBaseAmountInformation" minOccurs="0" />
            <xs:element ref="MonetaryAdjustment" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="LoadTenderLineItemAmount" minOccurs="0" />
            <xs:element ref="PackageInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="LengthSpecification" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="LoadTenderResponseReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LoadTenderResponseLineItemNumber pn:LoadTenderResponseLineItemNumber (1) (1)
SupplierParty pn:SupplierParty 0 (1)
Product pn:Product 0 (1)
QuantityInformation pn:QuantityInformation (1) (1)
LoadTenderLineItemBaseAmountInformation pn:LoadTenderLineItemBaseAmountInformation 0 (1)
MonetaryAdjustment pn:MonetaryAdjustment 0 unbounded
LoadTenderLineItemAmount pn:LoadTenderLineItemAmount 0 (1)
PackageInformation pn:PackageInformation 0 unbounded
LengthSpecification pn:LengthSpecification 0 unbounded
LoadTenderResponseReference pn:LoadTenderResponseReference 0 unbounded
OtherParty pn:OtherParty 0 unbounded
SafetyAndEnvironmentalInformation pn:SafetyAndEnvironmentalInformation 0 unbounded