Showing:

Annotations
Diagrams
Source
Used by
Complex Type ResponseType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Response. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information about responses to a document (at the application level).</ccts:Definition>
  <ccts:ObjectClass>Response</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Response. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Información acerca de la respuesta a un documento (al nivel de aplicación)</ccts:Definition>
  <ccts:ObjectClass>Response</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Respuesta</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.04700.tmp#id1611 CODICE-2.04765.tmp#id1677 CODICE-2.04169.tmp#id191
Used by
Model ReferenceID , ResponseCode{0,1} , Description*
Children Description, ReferenceID, ResponseCode
Source
<xsd:complexType name="ResponseType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Response. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information about responses to a document (at the application level).</ccts:Definition>
        <ccts:ObjectClass>Response</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Response. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Información acerca de la respuesta a un documento (al nivel de aplicación)</ccts:Definition>
        <ccts:ObjectClass>Response</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Respuesta</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="1" ref="cbc:ReferenceID">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Response. Reference. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identifies the section (or line) of the document to which the response applies.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Reference</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>ReferenceID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Response. Reference. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>Identifica la sección (o línea) del documento al que se aplica la respuesta</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Reference</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Referencia</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ReferenceID</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:ResponseCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Response. Response Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code for the description of the response to the transaction document.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Response Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>ResponseCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Response. Response Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Código que identifica la descripción de la respuesta dada a un documento transaccional</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Response Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Código de respuesta</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ResponseCode</ccts:Examples>
          </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>Response. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The description of the response to the transaction document.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Description</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Response. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Descripción de la respuesta dada a un documento transaccional</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Response</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:Examples>Description</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>