Attachment
|
 |
Attachment specification
| Name |
Attachment
(Show as PDF)
|
Alternative Term |
|
| Definition |
Information about an attached document. An attachment can be referred to externally (with the URI element), internally (with the MIME reference element) or contained within the document itself (with the EmbeddedDocument element). |
|
Fields
| UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
| EmbeddedDocumentBinaryObject |
EmbeddedDocumentBinaryObject |
Binary Object
|
Yes |
0..1 |
| Definition |
Contains an embedded document as a BLOB, |
| Businessrules |
Only allowed if no ExternalReference is specified. Note that EmbeddedDocumentBinaryObject can only be used if bilateral agreed in qualified documents. (Only allowed in AdditionalDocumentReference in NES Profile: www.nes.eu:Profiles:Profile8) |
| Dependency |
../ExternalReference |
|
|
Subclasses in class Attachment
| UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
| ExternalReference |
ExternalReference |
Yes |
0..1 |
Common Library, 3.41 |
|
| Definition |
An attached document, external refered to, refered in the MIME location or embedded. |
| Datatype |
ExternalReference
|
| Businessrules |
Used if not EmbeddeddocumentbinaryObject |
| Dependency |
../EmbeddedDocumentBinaryObject |
|
|
Example<cac:Attachment >
+ <cac:ExternalReference />
</cac:Attachment>
|