cac:ExternalReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ExternalReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:URI [0..1] The Uniform Resource Identifier (URI) that identifies the external object as an Internet resource.
- cbc:DocumentHash [0..1] A hash value for the externally stored object.
- cbc:HashAlgorithmMethod [0..1] A hash algorithm used to calculate the hash value of the externally stored object.
- cbc:ExpiryDate [0..1] The date on which availability of the resource can no longer be relied upon.
- cbc:ExpiryTime [0..1] The time after which availability of the resource can no longer be relied upon.
- cbc:MimeCode [0..1] A code signifying the mime type of the external object.
- cbc:FormatCode [0..1] A code signifying the format of the external object.
- cbc:EncodingCode [0..1] A code signifying the encoding/decoding algorithm used with the external object.
- cbc:CharacterSetCode [0..1] A code signifying the character set of an external document.
- cbc:FileName [0..1] The file name of the external object.
- cbc:Description [0..*] Text describing the external object.
Attributes
None
Used in
- Type cac:AttachmentType (Elements cac:Attachment, cac:DigitalSignatureAttachment)
Sample instance
<cac:ExternalReference> <cbc:URI>http://www.suppliersite.eu/sheet001.html</cbc:URI> </cac:ExternalReference>