Showing:

Annotations
Diagrams
Source
Used by
Complex Type OrderedShipmentType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<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>
<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>
Diagram
Diagram CODICE-2.04349.tmp#id1415 CODICE-2.041302.tmp#id1571
Used by
Element OrderedShipment
Model Shipment , Package*
Children Package, Shipment
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 minOccurs="1" ref="Shipment">
      <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 maxOccurs="unbounded" minOccurs="0" ref="Package">
      <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>