Showing:

Annotations
Diagrams
Source
Used by
Complex Type ExternalReferenceType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>External Reference. Details</ccts:DictionaryEntryName>
  <ccts:Definition>Information directly relating to an external reference i.e. a document stored at a remote location.</ccts:Definition>
  <ccts:ObjectClass>External Reference</ccts:ObjectClass>
</ccts:Component>
<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>External Reference. Details</ccts:DictionaryEntryName>
  <ccts:ObjectClass>External Reference</ccts:ObjectClass>
</ccts:Component>
Diagram
Diagram CODICE-2.0456.tmp#id310 CODICE-2.0457.tmp#id312 CODICE-2.0458.tmp#id314 CODICE-2.0459.tmp#id316 CODICE-2.0460.tmp#id318 CODICE-2.0461.tmp#id320 CODICE-2.0462.tmp#id322 CODICE-2.0463.tmp#id324 CODICE-2.0464.tmp#id326 CODICE-2.0465.tmp#id328
Used by
Model URI{0,1} , DocumentHash{0,1} , HashAlgorithmMethod* , ExpiryDate{0,1} , ExpiryTime{0,1} , MimeCode{0,1} , FormatCode{0,1} , EncodingCode{0,1} , CharacterSetCode{0,1} , FileName{0,1}
Children CharacterSetCode, DocumentHash, EncodingCode, ExpiryDate, ExpiryTime, FileName, FormatCode, HashAlgorithmMethod, MimeCode, URI
Source
<xsd:complexType name="ExternalReferenceType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>External Reference. Details</ccts:DictionaryEntryName>
        <ccts:Definition>Information directly relating to an external reference i.e. a document stored at a remote location.</ccts:Definition>
        <ccts:ObjectClass>External Reference</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
    <xsd:documentation xml:lang="es">
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>External Reference. Details</ccts:DictionaryEntryName>
        <ccts:ObjectClass>External Reference</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element minOccurs="0" ref="cbc:URI">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. URI. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>The Uniform Resource Identifier (URI) that identifies where the external document is located.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>URI</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>URI</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. URI. Identifier</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>URI</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>URI</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:DocumentHash">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Document Hash. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Specifies the hash code for the externally stored document.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Document Hash</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>DocumentHash</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Document Hash. Text</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Document Hash</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>DocumentHash</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element maxOccurs="unbounded" minOccurs="0" ref="cbc:HashAlgorithmMethod">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Hash Algorithm Method. Text</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Hash Algorithm Method</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>HashAlgorithmMethod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Hash Algorithm Method. Text</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Hash Algorithm Method</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>HashAlgorithmMethod</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:ExpiryDate">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Expiry Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The date on which the document can no longer be found on the URI.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Expiry Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
            <ccts:Examples>ExpiryDate</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Expiry Date. Date</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Expiry Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
            <ccts:Examples>ExpiryDate</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:ExpiryTime">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Expiry Time. Time</ccts:DictionaryEntryName>
            <ccts:Definition>The time on which the document can no longer be found on the URI.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Expiry Time</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
            <ccts:DataType>Time. Type</ccts:DataType>
            <ccts:Examples>ExpiryTime</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Expiry Time. Time</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Expiry Time</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Time</ccts:RepresentationTerm>
            <ccts:DataType>Time. Type</ccts:DataType>
            <ccts:Examples>ExpiryTime</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:MimeCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Mime Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The mime type of the external document.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Mime Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>MimeCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Mime Code. Code</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Mime Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>MimeCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:FormatCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Format Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The format of the external document.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Format Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>FormatCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Format Code. Code</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Format Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>FormatCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:EncodingCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Encoding Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Specifies the decoding algorithm of the external document.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Encoding Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>EncodingCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Encoding Code. Code</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Encoding Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>EncodingCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:CharacterSetCode">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Character Set Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The character set of the external document if the mime type is text.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Character Set Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>CharacterSetCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. Character Set Code. Code</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>Character Set Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>CharacterSetCode</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element minOccurs="0" ref="cbc:FileName">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. File Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>The filename of the external document.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>File Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:Examples>FileName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
        <xsd:documentation xml:lang="es">
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>External Reference. File Name. Name</ccts:DictionaryEntryName>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>External Reference</ccts:ObjectClass>
            <ccts:PropertyTerm>File Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:Examples>FileName</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>