Definition Type: Element
Name: RFQLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: RFQV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SafetyAndEnvironmentalInformation in schema papinetcommondefsv2r40_xsd Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into DeliverySchedule in schema papinetcommondefsv2r40_xsd Drilldown into TransportOtherInstructions in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnloadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportLoadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportVehicleCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportModeCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into ShipToCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into MillCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into MonetaryAdjustment in schema papinetcommondefsv2r40_xsd Drilldown into PriceDetails in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into RFQReference in schema papinetcommondefsv2r40_xsd Drilldown into RFQLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into RFQLineItemDocumentStatus in schema rfqv2r40_xsd Drilldown into RFQLineItemStatusType in schema rfqv2r40_xsdXSD Diagram of RFQLineItem in schema rfqv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="RFQLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="RFQLineItemNumber" />
            <xs:element ref="RFQReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Product" />
            <xs:element ref="SupplierParty" minOccurs="0" />
            <xs:element ref="PriceDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="MonetaryAdjustment" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="MillCharacteristics" minOccurs="0" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OtherDate" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipToCharacteristics" minOccurs="0" />
            <xs:element ref="TransportModeCharacteristics" minOccurs="0" />
            <xs:element ref="TransportVehicleCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnitCharacteristics" minOccurs="0" />
            <xs:element ref="TransportLoadingCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnloadingCharacteristics" minOccurs="0" />
            <xs:element ref="TransportOtherInstructions" minOccurs="0" />
            <xs:element ref="DeliverySchedule" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="RFQLineItemStatusType" type="rFQLineItemStatusType" use="required" />
        <xs:attribute name="RFQLineItemDocumentStatus" type="documentStatusType.RFQ" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RFQLineItemNumber pn:RFQLineItemNumber (1) (1)
RFQReference pn:RFQReference 0 unbounded
Product pn:Product (1) (1)
SupplierParty pn:SupplierParty 0 (1)
PriceDetails pn:PriceDetails 0 unbounded
MonetaryAdjustment pn:MonetaryAdjustment 0 unbounded
MillCharacteristics pn:MillCharacteristics 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
OtherDate pn:OtherDate 0 unbounded
ShipToCharacteristics pn:ShipToCharacteristics 0 (1)
TransportModeCharacteristics pn:TransportModeCharacteristics 0 (1)
TransportVehicleCharacteristics pn:TransportVehicleCharacteristics 0 (1)
TransportUnitCharacteristics pn:TransportUnitCharacteristics 0 (1)
TransportLoadingCharacteristics pn:TransportLoadingCharacteristics 0 (1)
TransportUnloadingCharacteristics pn:TransportUnloadingCharacteristics 0 (1)
TransportOtherInstructions pn:TransportOtherInstructions 0 (1)
DeliverySchedule pn:DeliverySchedule 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
SafetyAndEnvironmentalInformation pn:SafetyAndEnvironmentalInformation 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
RFQLineItemStatusType pn:RFQLineItemStatusType Required
RFQLineItemDocumentStatus pn:RFQLineItemDocumentStatus (Optional)