[ https://issues.oasis-open.org/browse/UBL-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=68934#comment-68934 ]
Ken Holman edited comment on UBL-168 at 2/5/18 7:10 PM:
--------------------------------------------------------
After discussion during the teleconference the following is proposed for accuracy and consistency:
Old:
677 ID An identifier for the referenced document.
678 CopyIndicator An indicator that the referenced document is a copy (true) or the original (false).
679 UUID A universally unique identifier for this document reference.
680 IssueDate The date, assigned by the sender of the referenced document, on which the document was issued.
681 IssueTime The time, assigned by the sender of the referenced document, at which the document was issued.
682 DocumentTypeCode The type of document being referenced, expressed as a code.
683 DocumentType The type of document being referenced, expressed as text.
684 XPath A reference to another place in the referenced document
685 LanguageID An identifier for the language used in the referenced document.
686 LocaleCode A code signifying the locale in which the language in the referenced document is used.
687 VersionID An identifier for the current version of the referenced document.
688 DocumentStatusCode A code signifying the status of the reference document with respect to its original state.
689 DocumentDescription Text describing the referenced document.
New:
677 ID The identifier of the referenced document.
678 CopyIndicator The copy indicator of the referenced document.
679 UUID The universally unique identifier of the referenced document.
680 IssueDate The issue date of the referenced document.
681 IssueTime The issue time of the referenced document.
682 DocumentTypeCode The type of the referenced document, expressed as a code.
683 DocumentType The type of the referenced document, expressed as text.
684 XPath An address to a specific place in the referenced document.
685 LanguageID An identifier for the language used in the referenced document.
686 LocaleCode A code signifying the locale in which the language in the referenced document is used.
687 VersionID An identifier for the current version of the referenced document.
688 DocumentStatusCode A code signifying the status of the referenced document with respect to its original state.
689 DocumentDescription Text describing the referenced document.
Not discussed is a question regarding line 688 "DocumentStatusCode" ...what is meant by "with respect to its original state"? Can this phrase be removed or improved?
It is agreed that the cardinality of line 677 ID should be "0..1" and not "1" because not all documents that can be referenced will have an ID (e.g. CallForTenders).
(note that all row numbers above are from the UBL 2.1 model)
was (Author: gkholman):
After discussion during the teleconference the following is proposed for accuracy and consistency:
Old:
677 ID An identifier for the referenced document.
678 CopyIndicator An indicator that the referenced document is a copy (true) or the original (false).
679 UUID A universally unique identifier for this document reference.
680 IssueDate The date, assigned by the sender of the referenced document, on which the document was issued.
681 IssueTime The time, assigned by the sender of the referenced document, at which the document was issued.
682 DocumentTypeCode The type of document being referenced, expressed as a code.
683 DocumentType The type of document being referenced, expressed as text.
684 XPath A reference to another place in the referenced document
685 LanguageID An identifier for the language used in the referenced document.
686 LocaleCode A code signifying the locale in which the language in the referenced document is used.
687 VersionID An identifier for the current version of the referenced document.
688 DocumentStatusCode A code signifying the status of the reference document with respect to its original state.
689 DocumentDescription Text describing the referenced document.
New:
677 ID The identifier of the referenced document.
678 CopyIndicator The copy indicator of the referenced document.
679 UUID The universally unique identifier of the referenced document.
680 IssueDate The issue date of the referenced document.
681 IssueTime The issue time of the referenced document.
682 DocumentTypeCode The type of the referenced document, expressed as a code.
683 DocumentType The type of the referenced document, expressed as text.
684 XPath An address to a specific place in the referenced document.
685 LanguageID An identifier for the language used in the referenced document.
686 LocaleCode A code signifying the locale in which the language in the referenced document is used.
687 VersionID An identifier for the current version of the referenced document.
688 DocumentStatusCode A code signifying the status of the referenced document with respect to its original state.
689 DocumentDescription Text describing the referenced document.
Not discussed is a question regarding line 688 "DocumentStatusCode" ...what is meant by "with respect to its original state"? Can this phrase be removed or improved?
It is agreed that the cardinality of line 667 ID should be "0..1" and not "1".