Definition Type: Element
Name: LoadTenderResponseSegment
Namespace: http://www.papinet.org/v2r40
Containing Schema: LoadTenderResponseV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into MonetaryAdjustment in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderResponseLineItem in schema loadtenderresponsev2r40_xsd Drilldown into LoadTenderResponseReference in schema papinetcommondefsv2r40_xsd Drilldown into OrderStatusInformation in schema papinetcommondefsv2r40_xsd Drilldown into TransportInformation in schema papinetcommondefsv2r40_xsd Drilldown into QuantityInformation in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDateWindow in schema papinetcommondefsv2r40_xsd Drilldown into CoLoading in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into ShipToCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into ShipFromCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderSegmentNumber in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderResponseSegmentNumber in schema papinetcommondefsv2r40_xsd Drilldown into LoadTenderResponseSegmentDocumentStatus in schema loadtenderresponsev2r40_xsd Drilldown into LoadTenderResponseSegmentStatusType in schema loadtenderresponsev2r40_xsdXSD Diagram of LoadTenderResponseSegment in schema loadtenderresponsev2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="LoadTenderResponseSegment">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="LoadTenderResponseSegmentNumber" />
            <xs:element ref="LoadTenderSegmentNumber" minOccurs="0" />
            <xs:element ref="ShipFromCharacteristics" minOccurs="0" />
            <xs:element ref="ShipToCharacteristics" minOccurs="0" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="CoLoading" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DeliveryDateWindow" maxOccurs="unbounded" />
            <xs:element ref="QuantityInformation" minOccurs="0" />
            <xs:element ref="TransportInformation" minOccurs="0" />
            <xs:element ref="OrderStatusInformation" minOccurs="0" />
            <xs:element ref="LoadTenderResponseReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="LoadTenderResponseLineItem" maxOccurs="unbounded" />
            <xs:element ref="MonetaryAdjustment" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="LoadTenderResponseSegmentStatusType" type="loadTenderResponseStatusType" use="required" />
        <xs:attribute name="LoadTenderResponseSegmentDocumentStatus" type="documentStatusType.LoadTenderResponse" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LoadTenderResponseSegmentNumber pn:LoadTenderResponseSegmentNumber (1) (1)
LoadTenderSegmentNumber pn:LoadTenderSegmentNumber 0 (1)
ShipFromCharacteristics pn:ShipFromCharacteristics 0 (1)
ShipToCharacteristics pn:ShipToCharacteristics 0 (1)
OtherParty pn:OtherParty 0 unbounded
CoLoading pn:CoLoading 0 unbounded
DeliveryDateWindow pn:DeliveryDateWindow (1) unbounded
QuantityInformation pn:QuantityInformation 0 (1)
TransportInformation pn:TransportInformation 0 (1)
OrderStatusInformation pn:OrderStatusInformation 0 (1)
LoadTenderResponseReference pn:LoadTenderResponseReference 0 unbounded
LoadTenderResponseLineItem pn:LoadTenderResponseLineItem (1) unbounded
MonetaryAdjustment pn:MonetaryAdjustment 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
LoadTenderResponseSegmentStatusType pn:LoadTenderResponseSegmentStatusType Required
LoadTenderResponseSegmentDocumentStatus pn:LoadTenderResponseSegmentDocumentStatus (Optional)