Showing:

Annotations
Diagrams
Source
Used by
Complex Type AttachmentType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Attachment. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information about an attached document. An attachment can be referred to externally (with the URI element) or internally (with the MIME reference element) or contained within the document itself (with the EmbeddedDocument element).</ccts:Definition>
  <ccts:ObjectClass>Attachment</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Attachment. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Información acerca de un documento vinculado. Los vínculos pueden ser externos (referenciados mediante un elemento URI), internos (accesibles mediante un elemento MIME) o pueden estar contenidos dentro del mismo documento en el que se alude a ellos (medi</ccts:Definition>
  <ccts:ObjectClass>Attachment</ccts:ObjectClass>
  <ccts:AlternativeBusinessTerms>Anexo</ccts:AlternativeBusinessTerms>
</ccts:Component>
Diagram
Diagram CODICE-2.04899.tmp#id298 CODICE-2.04900.tmp#id308
Used by
Model EmbeddedDocumentBinaryObject{0,1} , ExternalReference{0,1}
Children EmbeddedDocumentBinaryObject, ExternalReference
Source
<xsd:complexType name="AttachmentType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Attachment. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information about an attached document. An attachment can be referred to externally (with the URI element) or internally (with the MIME reference element) or contained within the document itself (with the EmbeddedDocument element).</ccts:Definition>
        <ccts:ObjectClass>Attachment</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Attachment. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Información acerca de un documento vinculado. Los vínculos pueden ser externos (referenciados mediante un elemento URI), internos (accesibles mediante un elemento MIME) o pueden estar contenidos dentro del mismo documento en el que se alude a ellos (medi</ccts:Definition>
        <ccts:ObjectClass>Attachment</ccts:ObjectClass>
        <ccts:AlternativeBusinessTerms>Anexo</ccts:AlternativeBusinessTerms>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="0" ref="cbc:EmbeddedDocumentBinaryObject">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Attachment. Embedded_ Document. Binary Object</ccts:DictionaryEntryName>
            <ccts:Definition>Contains an embedded document as a BLOB (binary large object).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Attachment</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Embedded</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Document</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Binary Object</ccts:RepresentationTerm>
            <ccts:DataType>Binary Object. Type</ccts:DataType>
            <ccts:Examples>EmbeddedDocumentBinaryObject</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Attachment. Embedded_ Document. Binary Object</ccts:DictionaryEntryName>
            <ccts:Definition>Contiene un documento incrustado como un BLOB (Binary Large Object u objeto binario de gran tamaño)</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Attachment</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Embedded</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Document</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Binary Object</ccts:RepresentationTerm>
            <ccts:DataType>Binary Object. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>Objeto binario incrustado</ccts:AlternativeBusinessTerms>
            <ccts:Examples>EmbeddedDocumentBinaryObject</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="ExternalReference">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Attachment. External Reference</ccts:DictionaryEntryName>
            <ccts:Definition>An attached document, externally referred to, referred to in the MIME location, or embedded.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Attachment</ccts:ObjectClass>
            <ccts:PropertyTerm>External Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>External Reference</ccts:AssociatedObjectClass>
            <ccts:Examples>ExternalReference</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Attachment. External Reference</ccts:DictionaryEntryName>
            <ccts:Definition>Asociación con una instancia del componente Referencia Externa, utilizada para especificar un documento vinculado, extenamente referenciado, referenciado en la ubicación MIME o incrustado.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Attachment</ccts:ObjectClass>
            <ccts:PropertyTerm>External Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>External Reference</ccts:AssociatedObjectClass>
            <ccts:AlternativeBusinessTerms>Referencia externa</ccts:AlternativeBusinessTerms>
            <ccts:Examples>ExternalReference</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>