diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | ReferenceID ResponseCode Description | ||||
used by |
|
||||
annotation |
|
||||
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 ref="cbc:ReferenceID" minOccurs="1"> <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 ref="cbc:ResponseCode" minOccurs="0"> <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 ref="cbc:Description" minOccurs="0" maxOccurs="unbounded"> <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> |