veloconnect 1.1

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

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

Documentation
ABIE Ordered Shipment. Details information directly relating to an ordered shipment Ordered Shipment
Properties
This component is not nillable.

Model
<...>
(Shipment, Package* )
</...>


Nested Element Summary
 Package
           ASBIE Ordered Shipment. 
 Shipment
           ASBIE Ordered Shipment. 
Source
<xsd:complexType name="OrderedShipmentType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" ref="Shipment">
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="Package">
</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.