Showing:

Annotations
Diagrams
Source
Used by
Complex Type LineResponseType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Line Response. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A response to a Line in a Document.</ccts:Definition>
  <ccts:ObjectClass>Line Response</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Line Response. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Referencia a la respuesta a una línea dentro de un documento</ccts:Definition>
  <ccts:ObjectClass>Line Response</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Respuesta a una línea</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.041067.tmp#id1702 CODICE-2.04779.tmp#id1698
Used by
Element LineResponse
Model LineReference , Response+
Children LineReference, Response
Source
<xsd:complexType name="LineResponseType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Line Response. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A response to a Line in a Document.</ccts:Definition>
        <ccts:ObjectClass>Line Response</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Line Response. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Referencia a la respuesta a una línea dentro de un documento</ccts:Definition>
        <ccts:ObjectClass>Line Response</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Respuesta a una línea</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="1" ref="LineReference">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Response. Line Reference</ccts:DictionaryEntryName>
            <ccts:Definition>An association to Line Reference.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Line Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
            <ccts:Examples>LineReference</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Response. Line Reference</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación a una Referencia a Línea.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Line Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Line Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Line Reference</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Referencia a Línea</ccts:AlternativeBusinessTerms>
            <ccts:Examples>LineReference</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="1" ref="Response">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Response. Response</ccts:DictionaryEntryName>
            <ccts:Definition>An association to Response.</ccts:Definition>
            <ccts:Cardinality>1..n</ccts:Cardinality>
            <ccts:ObjectClass>Line Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Response</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Response</ccts:AssociatedObjectClass>
            <ccts:Examples>Response</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Line Response. Response</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación a una Respuesta.</ccts:Definition>
            <ccts:Cardinality>1..n</ccts:Cardinality>
            <ccts:ObjectClass>Line Response</ccts:ObjectClass>
            <ccts:PropertyTerm>Response</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Response</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Respuesta</ccts:AlternativeBusinessTerms>
            <ccts:Examples>Response</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>