veloconnect 1.1

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

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

Documentation
ABIE Package. Details information directly relating to packaging. Package
Properties
This component is not nillable.

Model
<...>
(ID?, Quantity?, ReturnableMaterialIndicator?, ContainedPackage? )
</...>


Nested Element Summary
 ContainedPackage
           ASBIE Package. 
udt:IdentifierTypeID
           BBIE Package. 
 Quantity
           BBIE Package. 
 ReturnableMaterialIndicator
           BBIE Package. 
Source
<xsd:complexType name="PackageType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Quantity">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ReturnableMaterialIndicator">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="ContainedPackage">
</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.