cac:Attachment
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:AttachmentType
Properties: Global, Qualified
Content
- Sequence [1..1]
- 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 AttachedDocumentType (Element AttachedDocument)
- Type EnquiryResponseType (Element EnquiryResponse)
- Type EnquiryType (Element Enquiry)
- Type cac:DocumentReferenceType (Elements cac:AdditionalDocumentReference, cac:BrochureDocumentReference, cac:CallForTenderDocumentReference, cac:CallForTendersDocumentReference, cac:CatalogueDocumentReference, cac:CertificationDocumentReference, cac:ContractDocumentReference ...more)
Sample instance
<cac:Attachment> <cac:ExternalReference> <cbc:URI>http://www.suppliersite.eu/sheet001.html</cbc:URI> </cac:ExternalReference> </cac:Attachment>