veloconnect 1.1

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

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

Documentation
ABIE Despatch 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) Despatch Line
Properties
This component is not nillable.

Model
<...>
(ID, LineStatusCode?, DeliveredQuantity?, BackorderQuantity?, BackorderReason?, Note?, OrderLineReference+, Delivery*, DeliveryTerms?, Item, TransportHandlingUnit? )
</...>


Nested Element Summary
 BackorderQuantity
           BBIE Despatch Line. 
 BackorderReason
           BBIE Despatch Line. 
 DeliveredQuantity
           BBIE Despatch Line. 
 Delivery
           ASBIE Despatch Line. 
 DeliveryTerms
           ASBIE Despatch Line. 
udt:IdentifierTypeID
           BBIE Despatch Line. 
 Item
           ASBIE Despatch Line. 
lstat:LineStatusCodeTypeLineStatusCode
           BBIE Despatch Line. 
 Note
           BBIE Despatch Line. 
 OrderLineReference
           ASBIE Despatch Line. 
 TransportHandlingUnit
           ASBIE Despatch Line. 
Source
<xsd:complexType name="DespatchLineType">
<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:DeliveredQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:BackorderQuantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:BackorderReason">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Note">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="1" ref="OrderLineReference">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="Delivery">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="DeliveryTerms">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="1" ref="Item">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="TransportHandlingUnit">
</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.