cac:ExternalReference
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:ExternalReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:URI [0..1] The Uniform Resource Identifier (URI) that identifies where the external document is located.
- cbc:DocumentHash [0..1] Specifies the hash code for the externally stored document.
- cbc:ExpiryDate [0..1] The date on which the document can no longer be found on the URI.
- cbc:ExpiryTime [0..1] The time on which the document can no longer be found on the URI.
Attributes
None
Used in
- Type cac:AttachmentType (Elements cac:Attachment, cac:DigitalSignatureAttachment)
Sample instance
<cac:ExternalReference> <cbc:URI>normalizedString</cbc:URI> <cbc:DocumentHash>String</cbc:DocumentHash> <cbc:ExpiryDate>1967-08-13</cbc:ExpiryDate> <cbc:ExpiryTime>14:20:00.0Z</cbc:ExpiryTime> </cac:ExternalReference>