Showing:

Annotations
Diagrams
Source
Used by
Complex Type ProcessJustificationType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Process Justification. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information needed to justify certain tendering processes</ccts:Definition>
  <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Process Justification. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Justificación para la utilización de un determinado procedimiento de licitación.</ccts:Definition>
  <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Justificación del Procedimiento</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.041307.tmp#id682 CODICE-2.04169.tmp#id191
Used by
Model ReasonCode{0,1} , Description*
Children Description, ReasonCode
Source
<xsd:complexType name="ProcessJustificationType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Process Justification. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information needed to justify certain tendering processes</ccts:Definition>
        <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Process Justification. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Justificación para la utilización de un determinado procedimiento de licitación.</ccts:Definition>
        <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Justificación del Procedimiento</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="0" ref="cbc:ReasonCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Process Justification. Reason. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Code that specifies the reason why the contracting authority has used the tendering process.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
            <ccts:PropertyTerm>Reason</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Process Justification. Reason. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Código que tipifica el motivo por los que se seleccionó un determinado procedimiento de contratación.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
            <ccts:PropertyTerm>Reason</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Código de Motivo</ccts:AlternativeBusinessTerms>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="cbc:Description">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Process Justification. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The textual description justifying the selection of this process.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Process Justification. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Descripción textual de la jusitificación de la utilización de un determinado procedimiento de contratación.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Process Justification</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Descripción</ccts:AlternativeBusinessTerms>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>