Showing:

Annotations
Diagrams
Source
Used by
Complex Type DeclarationType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Declaration. Details</ccts:DictionaryEntryName>
  <ccts:Definition>An statement defined by a party.</ccts:Definition>
  <ccts:ObjectClass>Declaration</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Declaration. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Manifestación formal que realiza una persona con efectos jurídicos, especialmente la que hacen las partes, testigos o peritos en un proceso. Declaraciones realizadas por el licitador para solicitar su participación en un proceso de licitación indicando que cumple requisitos establecidos en el Pliego.</ccts:Definition>
  <ccts:ObjectClass>Declaration</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Declaración</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.0473.tmp#id41 CODICE-2.041014.tmp#id1686 CODICE-2.04169.tmp#id191 CODICE-2.04215.tmp#id1576
Used by
Element Declaration
Model Name* , DeclarationTypeCode{0,1} , Description* , EvidenceSuppliedID*
Children DeclarationTypeCode, Description, EvidenceSuppliedID, Name
Source
<xsd:complexType name="DeclarationType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Declaration. Details</ccts:DictionaryEntryName>
        <ccts:Definition>An statement defined by a party.</ccts:Definition>
        <ccts:ObjectClass>Declaration</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Declaration. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Manifestación formal que realiza una persona con efectos jurídicos, especialmente la que hacen las partes, testigos o peritos en un proceso. Declaraciones realizadas por el licitador para solicitar su participación en un proceso de licitación indicando que cumple requisitos establecidos en el Pliego.</ccts:Definition>
        <ccts:ObjectClass>Declaration</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Declaración</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="cbc:Name">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Declaration. Name. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Name of the declaration.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</ccts:ObjectClass>
            <ccts:PropertyTerm>Name</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>Declaration. Name. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Nombre de la declaración.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</ccts:ObjectClass>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Nombre</ccts:AlternativeBusinessTerms>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:DeclarationTypeCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Declaration. Declaration Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code specifying the type of declaration.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</ccts:ObjectClass>
            <ccts:PropertyTerm>Declaration Type Code</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>Declaration. Declaration Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Código que tipifica la declaración.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</ccts:ObjectClass>
            <ccts:PropertyTerm>Declaration Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Tipo de declaración</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>Declaration. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>A textual description of the declaration.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</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>Declaration. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Descripción textual de la declaración.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</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:element maxOccurs="unbounded" minOccurs="0" ref="cbc:EvidenceSuppliedID">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Declaration. Evidence Supplied. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An ID reference to the Evidence that justifies this declaration.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</ccts:ObjectClass>
            <ccts:PropertyTerm>Evidence Supplied</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Declaration. Evidence Supplied. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Referencia a un documento evidencia que acredita esta declaración.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Declaration</ccts:ObjectClass>
            <ccts:PropertyTerm>Evidence Supplied</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Referencia a la evidencia</ccts:AlternativeBusinessTerms>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>