Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:ExternalReference
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:ExternalReference

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:ExternalReferenceType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:URI [0..1]The Uniform Resource Identifier (URI) that identifies the external object as an Internet resource.
    3. cbc:DocumentHash [0..1]A hash value for the externally stored object.
    4. cbc:HashAlgorithmMethod [0..1]A hash algorithm used to calculate the hash value of the externally stored object.
    5. cbc:ExpiryDate [0..1]The date on which availability of the resource can no longer be relied upon.
    6. cbc:ExpiryTime [0..1]The time after which availability of the resource can no longer be relied upon.
    7. cbc:MimeCode [0..1]A code signifying the mime type of the external object.
    8. cbc:FormatCode [0..1]A code signifying the format of the external object.
    9. cbc:EncodingCode [0..1]A code signifying the encoding/decoding algorithm used with the external object.
    10. cbc:CharacterSetCode [0..1]A code signifying the character set of an external document.
    11. cbc:FileName [0..1]The file name of the external object.
    12. cbc:Description [0..*]Text describing the external object.

Attributes

None

Used in

Sample instance

<cac:ExternalReference>
   <cbc:URI>http://www.suppliersite.eu/sheet001.html</cbc:URI>
</cac:ExternalReference>