diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | Shipment Package | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="OrderedShipmentType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Ordered Shipment. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about an Ordered Shipment.</ccts:Definition> <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Ordered Shipment. Details</ccts:DictionaryEntryName> <ccts:Definition>Información acerca de una Expedición Solicitada.</ccts:Definition> <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass> <ccts:AlternativeBusinessTerms>Expedición solicitada</ccts:AlternativeBusinessTerms> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="Shipment" minOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Ordered Shipment. Shipment</ccts:DictionaryEntryName> <ccts:Definition>An association to Shipment.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass> <ccts:PropertyTerm>Shipment</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Shipment</ccts:AssociatedObjectClass> <ccts:Examples>Shipment</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Ordered Shipment. Shipment</ccts:DictionaryEntryName> <ccts:Definition>Asociación con una Expedición</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass> <ccts:PropertyTerm>Shipment</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Shipment</ccts:AssociatedObjectClass> <ccts:AlternativeBusinessTerms>Expedición</ccts:AlternativeBusinessTerms> <ccts:Examples>Shipment</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="Package" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Ordered Shipment. Package</ccts:DictionaryEntryName> <ccts:Definition>An association to Package.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass> <ccts:PropertyTerm>Package</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Package</ccts:AssociatedObjectClass> <ccts:Examples>Package</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Ordered Shipment. Package</ccts:DictionaryEntryName> <ccts:Definition>Asociación con Embalaje</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Ordered Shipment</ccts:ObjectClass> <ccts:PropertyTerm>Package</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Package</ccts:AssociatedObjectClass> <ccts:AlternativeBusinessTerms>Embalaje</ccts:AlternativeBusinessTerms> <ccts:Examples>Package</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |