Definition Type: ComplexType
Name: PackageType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Package. Details information directly relating to packaging. Package
Collapse XSD Schema Diagram:
Drilldown into ContainedPackage in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into ReturnableMaterialIndicator in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into Quantity in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into ID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of PackageType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PackageType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Package. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information directly relating to packaging.</ccts:Definition>
                <ccts:ObjectClass>Package</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Package. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>identifies a package that contains a quantity of an item being delivered.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Package</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Quantity" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Package. Quantity</ccts:DictionaryEntryName>
                        <ccts:Definition>the quantity within a package.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Package</ccts:ObjectClass>
                        <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
                        <ccts:DataType>Quantity. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ReturnableMaterialIndicator" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Package. Returnable_ Material. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>indicates whether the packaging material is returnable (true) or not (false).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Package</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Returnable</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Material</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ContainedPackage" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Package. Contained_ Package. Package</ccts:DictionaryEntryName>
                        <ccts:Definition>associates an outer package with information directly relating to the inner packaging of item(s) when nested in outer packaging.  (Note that this is a re-use of Package within Package ).</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Package</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Contained</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Package</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Package</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cac:ID 0 1
Quantity cbc:Quantity 0 1
ReturnableMaterialIndicator cbc:ReturnableMaterialIndicator 0 1
ContainedPackage cac:ContainedPackage 0 1
Collapse Derivation Tree:
Collapse References:
cac:ActualPackage, cac:ContainedPackage, cac:Package