veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType ReceiptLineType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}ReceiptLineType (restriction)

Documentation
ABIE Receipt Line. Details contains the line item and package details for the delivery of an item on the Despatch Advice, when the despatch is not organised by transport handling unit (THU) Receipt Line
Properties
This component is not nillable.

Model
<...>
(ID, LineStatusCode?, ReceivedQuantity?, ShortQuantity?, ShortageActionCode?, RejectedQuantity?, RejectReasonCode?, RejectActionCode?, ReceivedDate?, TimingComplaintCode?, Note?, OrderLineReference*, DespatchLineReference*, Delivery*, TransportHandlingUnit*, OrderedItemIdentification* )
</...>


Nested Element Summary
 Delivery
           ASBIE Receipt Line. 
 DespatchLineReference
           ASBIE Receipt Line. 
udt:IdentifierTypeID
           BBIE Receipt Line. 
lstat:LineStatusCodeTypeLineStatusCode
           BBIE Receipt Line. 
 Note
           BBIE Receipt Line. 
 OrderedItemIdentification
           ASBIE Receipt Line. 
 OrderLineReference
           ASBIE Receipt Line. 
 ReceivedDate
           BBIE Receipt Line. 
 ReceivedQuantity
           BBIE Receipt Line. 
udt:CodeTypeRejectActionCode
           BBIE Receipt Line. 
 RejectedQuantity
           BBIE Receipt Line. 
udt:CodeTypeRejectReasonCode
           BBIE Receipt Line. 
udt:CodeTypeShortageActionCode
           BBIE Receipt Line. 
 ShortQuantity
           BBIE Receipt Line. 
udt:CodeTypeTimingComplaintCode
           BBIE Receipt Line. 
 TransportHandlingUnit
           ASBIE Receipt Line. 
Source
<xsd:complexType name="ReceiptLineType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="LineStatusCode" type="lstat:LineStatusCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ReceivedQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ShortQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="ShortageActionCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:RejectedQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="RejectReasonCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="RejectActionCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ReceivedDate">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="TimingComplaintCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Note">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="OrderLineReference">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="DespatchLineReference">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="Delivery">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="TransportHandlingUnit">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="OrderedItemIdentification">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.