UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
1 |
Definition |
The identifier for the Document being referred to |
Example |
428.34 |
|
CopyIndicator |
CopyIndicator |
Indicator
|
Bilateral |
0..1 |
Definition |
Indicates whether the referenced Document is a copy (true) or the original (false) |
Example |
false |
|
UUID |
UUID |
Identifier
|
Yes |
0..1 |
Definition |
A computer-generated universally unique identifier (UUID) for the referenced Document instance |
See also |
OIOUBL_GUIDE_UUID
|
|
IssueDate |
IssueDate |
Date
|
Yes |
0..1 |
Definition |
The date assigned by the sender of the referenced Document on which the referenced Document was issued |
Example |
2006-09-01 |
|
DocumentTypeCode |
DocumentTypeCode |
Code
|
Yes |
0..1 |
Definition |
The document type expressed as a code |
Businessrules |
DocumentTypeCode only allowed if document type is not qualified e.g. in AdditionalDocumentReference |
Example |
Invoice |
|
DocumentType |
DocumentType |
Text
|
Yes |
0..1 |
Definition |
The document type expressed as text |
Businessrules |
Not allowed if DocumentTypeCode is specified. Use if a typeCode is not applicable. DocumentType only allowed if document type is not qualified e.g. in AdditionalDocumentReference |
Example |
Danish framework contract |
|
XPath |
XPath |
Text
|
Yes |
0..n |
Definition |
Refers to another part of the same document instance |
Businessrules |
Used to specify references to parts of the document. |
Example |
/DocumentReference[ID='428.22'] |
|