cac:DigitalSignatureAttachment
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:AttachmentType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:EmbeddedDocumentBinaryObject [0..1]A binary large object containing an attached document.
- cbc:EmbeddedDocument [0..1]A clear text object containing an attached document.
- cac:ExternalReference [0..1]A reference to an attached document that is external to the document(s) being exchanged.
Attributes
None
Used in
- Type cac:SignatureType (Element cac:Signature)
Sample instance
<cac:DigitalSignatureAttachment> <cac:ExternalReference> <cbc:URI>UBL-Invoice-2.0-Detached-Signature.xml</cbc:URI> </cac:ExternalReference> </cac:DigitalSignatureAttachment>