OrderResponseSimple.OrderReference.DocumentReference.Attachment
|
|
OrderResponseSimple.OrderReference.DocumentReference.Attachment specification
Name |
OrderResponseSimple.OrderReference.DocumentReference.Attachment
(Show as PDF)
|
Alternative Term |
OIOUBL_GUIDE_ATTACHMENT |
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
|
Bilateral |
0..1 |
Definition |
Contains an embedded document as a BLOB, |
Businessrules |
Only allowed if no ExternalReference is specified and if bilateral agreed. |
Dependency |
../ExternalReference |
|
|
Subclasses in class OrderResponseSimple.OrderReference.DocumentReference.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 no EmbeddedDocumentBinaryObject specified |
Dependency |
../EmbeddedDocumentBinaryObject |
|
|
Example<cac:Attachment >
+ <cac:ExternalReference />
</cac:Attachment>
|