veloconnect 1.1

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

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

Documentation
ABIE Transport Handling Unit. Details information about a set of items which can be considered to be an undividable set of items for the purposes of delivery, also know as a logistics unit. A single handling unit may consist of a single item or a bundle of traded items. Transport Handling Unit Logistics Unit, Handling Unit
Properties
This component is not nillable.

Model
<...>
(ID?, UnitTypeCode?, HandlingUnitDespatchLine*, ActualPackage*, ReceivedHandlingUnitReceiptLine* )
</...>


Nested Element Summary
 ActualPackage
           ASBIE Transport Handling Unit. 
 HandlingUnitDespatchLine
           ASBIE Transport Handling Unit. 
udt:IdentifierTypeID
           BBIE Transport Handling Unit. 
 ReceivedHandlingUnitReceiptLine
           ASBIE Transport Handling Unit. 
udt:CodeTypeUnitTypeCode
           BBIE Transport Handling Unit. 
Source
<xsd:complexType name="TransportHandlingUnitType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="UnitTypeCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="HandlingUnitDespatchLine">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ActualPackage">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ReceivedHandlingUnitReceiptLine">
</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.