Showing:

Annotations
Diagrams
Source
Used by
Complex Type CatalogueLineType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Catalogue Line. Details</ccts:DictionaryEntryName>
  <ccts:Definition>The basic element of Catalogue; something that can be bought.</ccts:Definition>
  <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Catalogue Line. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Elemento básico de un Catálogo; algo que puede comprarse.</ccts:Definition>
  <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Línea de Catálogo</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.0421.tmp#id31 CODICE-2.04429.tmp#id989 CODICE-2.041222.tmp#id1584 CODICE-2.04522.tmp#id1586 CODICE-2.0423.tmp#id92 CODICE-2.041223.tmp#id1588 CODICE-2.0485.tmp#id1145 CODICE-2.0486.tmp#id1147 CODICE-2.0487.tmp#id1149 CODICE-2.0488.tmp#id1151 CODICE-2.0489.tmp#id1153 CODICE-2.0490.tmp#id1155 CODICE-2.0491.tmp#id1157 CODICE-2.04444.tmp#id1580 CODICE-2.04445.tmp#id1581 CODICE-2.0494.tmp#id1162 CODICE-2.0495.tmp#id456 CODICE-2.04523.tmp#id1590 CODICE-2.041224.tmp#id1591 CODICE-2.041225.tmp#id1593 CODICE-2.041226.tmp#id1173 CODICE-2.041227.tmp#id1594 CODICE-2.0493.tmp#id1160 CODICE-2.041228.tmp#id1595 CODICE-2.04247.tmp#id822 CODICE-2.0434.tmp#id449 CODICE-2.0441.tmp#id944
Used by
Element CatalogueLine
Model ID , ActionCode{0,1} , LifeCycleStatusCode{0,1} , ContractSubdivision{0,1} , Note* , OrderableIndicator{0,1} , OrderableUnit{0,1} , ContentUnitQuantity{0,1} , OrderQuantityIncrementNumeric{0,1} , MinimumOrderQuantity{0,1} , MaximumOrderQuantity{0,1} , WarrantyInformation* , PackLevelCode{0,1} , ContractorCustomerParty{0,1} , SellerSupplierParty{0,1} , WarrantyParty{0,1} , WarrantyValidityPeriod{0,1} , LineValidityPeriod{0,1} , ItemComparison* , ComponentRelatedItem* , AccessoryRelatedItem* , RequiredRelatedItem* , ReplacementRelatedItem* , ComplementaryRelatedItem* , RequiredItemLocationQuantity* , DocumentReference* , Item
Children AccessoryRelatedItem, ActionCode, ComplementaryRelatedItem, ComponentRelatedItem, ContentUnitQuantity, ContractSubdivision, ContractorCustomerParty, DocumentReference, ID, Item, ItemComparison, LifeCycleStatusCode, LineValidityPeriod, MaximumOrderQuantity, MinimumOrderQuantity, Note, OrderQuantityIncrementNumeric, OrderableIndicator, OrderableUnit, PackLevelCode, ReplacementRelatedItem, RequiredItemLocationQuantity, RequiredRelatedItem, SellerSupplierParty, WarrantyInformation, WarrantyParty, WarrantyValidityPeriod
Source
<xsd:complexType name="CatalogueLineType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Catalogue Line. Details</ccts:DictionaryEntryName>
        <ccts:Definition>The basic element of Catalogue; something that can be bought.</ccts:Definition>
        <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Catalogue Line. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Elemento básico de un Catálogo; algo que puede comprarse.</ccts:Definition>
        <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Línea de Catálogo</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="1" ref="cbc:ID">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>A unique instance identifier for the line in this Catalogue document.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>ID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identificador único de la instancia para la línea en este documento Catálogo.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>ID</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:ActionCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Action Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Code indicating the action required for this item to synchronize with external repositories.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Action Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>ActionCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Action Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Código que indica la acción exigida para este Elemento a efectos de sincronizarlo con repositorios externos.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Action Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Código de acción</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ActionCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:LifeCycleStatusCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Life Cycle Status Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Code indicating availability of this line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Life Cycle Status Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>LifeCycleStatusCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Life Cycle Status Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Código que indica la disponibilidad de esta línea.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Life Cycle Status Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Código de estado de ciclo de vida</ccts:AlternativeBusinessTerms>
            <ccts:Examples>LifeCycleStatusCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:ContractSubdivision">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Contract Subdivision. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Identifies a subdivision of a contract or tender.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Contract Subdivision</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>ContractSubdivision</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Contract Subdivision. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Indica una subdivisión dentro de un contrato o de una oferta.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Contract Subdivision</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Subdivisión de contrato</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ContractSubdivision</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="cbc:Note">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Note. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Free-text note used for non-structured information about the line in the specific Catalogue document (intended to be human readable).</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Note</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Note</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Note. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Texto libre que aporta información no estructurada sobre la línea en el documento Catálogo específico (destinada a ser leída por las personas).</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Note</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Nota</ccts:AlternativeBusinessTerms>
            <ccts:Examples>Note</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:OrderableIndicator">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Orderable_ Indicator. Indicator</ccts:DictionaryEntryName>
            <ccts:Definition>Indicates whether the line is orderable (that is, not just for information only).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Orderable</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
            <ccts:DataType>Indicator. Type</ccts:DataType>
            <ccts:Examples>OrderableIndicator</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Orderable_ Indicator. Indicator</ccts:DictionaryEntryName>
            <ccts:Definition>Indica si la línea puede ser objeto de pedido (es decir, no es una línea meramente informativa)</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Orderable</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Indicator</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
            <ccts:DataType>Indicator. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Indicador de comprable</ccts:AlternativeBusinessTerms>
            <ccts:Examples>OrderableIndicator</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:OrderableUnit">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Orderable_ Unit. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The unit that can be ordered.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Orderable</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Unit</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>OrderableUnit</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Orderable_ Unit. Text</ccts:DictionaryEntryName>
            <ccts:Definition>La unidad que puede ser pedida.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Orderable</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Unit</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Unidad de compra</ccts:AlternativeBusinessTerms>
            <ccts:Examples>OrderableUnit</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:ContentUnitQuantity">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Content Unit. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The quantity of the order unit of measure of the line.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Content Unit</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:Examples>ContentUnitQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Content Unit. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>Cantidad de unidades de pedido especificada en la línea.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Content Unit</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Cantidad de unidades de contenido</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ContentUnitQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:OrderQuantityIncrementNumeric">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Order Quantity Increment. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>The number of items that can set the order quantity increments.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Order Quantity Increment</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
            <ccts:DataType>Numeric. Type</ccts:DataType>
            <ccts:Examples>OrderQuantityIncrementNumeric</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Order Quantity Increment. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>Número de elementos que pueden entrar en los incrementos de cantidades comprables.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Order Quantity Increment</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
            <ccts:DataType>Numeric. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Incrementos en la cantidad comprable</ccts:AlternativeBusinessTerms>
            <ccts:Examples>OrderQuantityIncrementNumeric</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:MinimumOrderQuantity">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Minimum_ Order Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The minimum amount of items that can be ordered.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Order Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:Examples>MinimumOrderQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Minimum_ Order Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>Cantidad mínima de elementos que puede comprarse.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Order Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Cantidad de elementos mínima</ccts:AlternativeBusinessTerms>
            <ccts:Examples>MinimumOrderQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:MaximumOrderQuantity">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Maximum_ Order Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The maximum amount of items that can be ordered.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Order Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:Examples>MaximumOrderQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Maximum_ Order Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>Cantidad máxima de elementos que puede comprarse.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Order Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Cantidad de elementos máxima</ccts:AlternativeBusinessTerms>
            <ccts:Examples>MaximumOrderQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="cbc:WarrantyInformation">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Warranty_ Information. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Information regarding the warranty for the good or service. Warranty may be provided by any Party (can be described in the association to Warranty Party).</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Warranty</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Information</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>WarrantyInformation</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Warranty_ Information. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Información acerca de la garantía asociada al bien o servicio. La Garantía puede ser provista por cualquier Parte (puede ser descrita por la asociación con la Parte garante).</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Warranty</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Information</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Información de garantía</ccts:AlternativeBusinessTerms>
            <ccts:Examples>WarrantyInformation</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:PackLevelCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Pack Level Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The level of packaging involved.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Pack Level Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Consumer Unit, Trading Unit</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PackLevelCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Pack Level Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Indica el nivel de empaquetado empleado.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Pack Level Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Código de nivel de empaquetado</ccts:AlternativeBusinessTerms>
            <ccts:Examples>PackLevelCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="ContractorCustomerParty">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Contractor_ Customer Party. Customer Party</ccts:DictionaryEntryName>
            <ccts:Definition>The Customer Party responsible for the contract to which the Catalogue relates.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Contractor</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Customer Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Customer Party</ccts:AssociatedObjectClass>
            <ccts:Examples>ContractorCustomerParty</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Contractor_ Customer Party. Customer Party</ccts:DictionaryEntryName>
            <ccts:Definition>Cliente responsable del contrato vinculado al Catálogo.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Contractor</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Customer Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Customer Party</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Contratante</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ContractorCustomerParty</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="SellerSupplierParty">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Seller_ Supplier Party. Supplier Party</ccts:DictionaryEntryName>
            <ccts:Definition>An association to Seller of the item.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Seller</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Supplier Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Supplier Party</ccts:AssociatedObjectClass>
            <ccts:Examples>SellerSupplierParty</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Seller_ Supplier Party. Supplier Party</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación con el Vendedor del Elemento.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Seller</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Supplier Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Supplier Party</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Proveedor</ccts:AlternativeBusinessTerms>
            <ccts:Examples>SellerSupplierParty</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="WarrantyParty">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Warranty_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The party responsible for the Warranty.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Warranty</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:Examples>WarrantyParty</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Warranty_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>Parte responsable de proporcionar la Garantía.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Warranty</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Garante</ccts:AlternativeBusinessTerms>
            <ccts:Examples>WarrantyParty</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="WarrantyValidityPeriod">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Warranty Validity_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period for which the Warranty is valid.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Warranty Validity</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:Examples>WarrantyValidityPeriod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Warranty Validity_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>Período durante el cual la Garantía está en vigor.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Warranty Validity</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Plazo de validez de la garantía</ccts:AlternativeBusinessTerms>
            <ccts:Examples>WarrantyValidityPeriod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="LineValidityPeriod">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Line Validity_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period for which the Catalogue Line is valid.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Line Validity</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:Examples>LineValidityPeriod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Line Validity_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>Período durante el cual la Línea del catálogo puede ser considerada válida.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Line Validity</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Plazo de validez de la línea</ccts:AlternativeBusinessTerms>
            <ccts:Examples>LineValidityPeriod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ItemComparison">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Item Comparison</ccts:DictionaryEntryName>
            <ccts:Definition>An association to comparative details for this Item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Item Comparison</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item Comparison</ccts:AssociatedObjectClass>
            <ccts:Examples>ItemComparison</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Item Comparison</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación con detalles de una comparativa entre este Elemento y otros.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Item Comparison</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item Comparison</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Comparativa del elemento</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ItemComparison</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ComponentRelatedItem">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Component_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>An association that describes any catalogue items that may be components of this Item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Component</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:Examples>ComponentRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Component_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación que describe cuantos elementos del catálogo pueden considerarse componentes de este Elemento.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Component</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Componente relacionado</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ComponentRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="AccessoryRelatedItem">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Accessory_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>An association that describes any catalogue items that may be optional accessories to this Item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Accessory</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:Examples>AccessoryRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Accessory_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación que describe cuantos elementos del catálogo pueden considerarse accesorios opcionales de este Elemento.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Accessory</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Accesorio relacionado</ccts:AlternativeBusinessTerms>
            <ccts:Examples>AccessoryRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="RequiredRelatedItem">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Required_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>An association that describes any catalogue items that may be required for this Item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:Examples>RequiredRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Required_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación que describe cuantos elementos del catálogo pueden exigirse junto con este Elemento.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Elemento exigido</ccts:AlternativeBusinessTerms>
            <ccts:Examples>RequiredRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ReplacementRelatedItem">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Replacement_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>An association that describes any catalogue items that may be replacements for this Item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Replacement</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:Examples>ReplacementRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Replacement_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación que describe cuantos elementos del catálogo pueden sustituir a este Elemento.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Replacement</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Elemento sustituto</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ReplacementRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ComplementaryRelatedItem">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Complementary_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>An association that describes any catalogue items that may complement this Item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Complementary</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:Examples>ComplementaryRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Complementary_ Related Item. Related Item</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación que describe cuantos elementos del catálogo pueden considerarse complementos de este Elemento.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Complementary</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Related Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Related Item</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Elemento complementario</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ComplementaryRelatedItem</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="RequiredItemLocationQuantity">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Required_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>An association to the description of properties related to locations and quantities of the Item.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass>
            <ccts:Examples>RequiredItemLocationQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Required_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación con la descripción de las propiedades relacionadas con las ubicaciones y cantidades de este Elemento.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Cantidad y ubicación del Elemento</ccts:AlternativeBusinessTerms>
            <ccts:Examples>RequiredItemLocationQuantity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="DocumentReference">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Document Reference</ccts:DictionaryEntryName>
            <ccts:Definition>An association to Document Reference.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
            <ccts:Examples>DocumentReference</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Document Reference</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación con una Referencia a un documento.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Referencia a documento</ccts:AlternativeBusinessTerms>
            <ccts:Examples>DocumentReference</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="1" ref="Item">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Item</ccts:DictionaryEntryName>
            <ccts:Definition>An association to the Item itself.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
            <ccts:Examples>Item</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Catalogue Line. Item</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación con el propio Elemento.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Catalogue Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Elemento</ccts:AlternativeBusinessTerms>
            <ccts:Examples>Item</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>