diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | BatchQuantity ConsumerUnitQuantity HazardousRiskIndicator | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DeliveryUnitType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Delivery Unit. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about a Delivery Unit.</ccts:Definition> <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:BatchQuantity" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Delivery Unit. Batch Quantity. Quantity</ccts:DictionaryEntryName> <ccts:Definition>The quantity of ordered Items that constitutes a batch for delivery purposes.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass> <ccts:PropertyTerm>Batch Quantity</ccts:PropertyTerm> <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm> <ccts:DataType>Quantity. Type</ccts:DataType> <ccts:Examples>"100 units", "by the dozen"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:ConsumerUnitQuantity" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Delivery Unit. Consumer_ Unit. Quantity</ccts:DictionaryEntryName> <ccts:Definition>The quantity of consumer units in the Delivery Unit.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass> <ccts:PropertyTermQualifier>Consumer</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Unit</ccts:PropertyTerm> <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm> <ccts:DataType>Quantity. Type</ccts:DataType> <ccts:Examples>"packs of 10"</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:HazardousRiskIndicator" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Delivery Unit. Hazardous Risk_ Indicator. Indicator</ccts:DictionaryEntryName> <ccts:Definition>Indicates whether the Item as delivered is hazardous.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Delivery Unit</ccts:ObjectClass> <ccts:PropertyTermQualifier>Hazardous Risk</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Indicator</ccts:PropertyTerm> <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm> <ccts:DataType>Indicator. Type</ccts:DataType> <ccts:Examples>Default is negative</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |