UBL Library Content

0p70 Review Comment and Disposition Form

Distribution: January 2003

 

Reviewer [your name]:                            Chin Chee-Kai

 

Contact Details [your email]:                   cheekai@SoftML.Net

 

Date:                                                  2003 Mar 20

 

Artifact/Version Reviewed [name of document]:

 

 

 

UBL UID

Comment

Proposal

Refs

 

Row 264 Column “UBL Definition” has blank definition.

To describe the entity

UBL_Library_0p70_Reusable.xls

 

The color coding legend isn’t apparent or available in the spreadsheet. 

 

Presumably, pink starts the complexType, followed by white rows of fields within the complexType. 

 

What does green color signify?

 

The deep orange color seems to be for highlighting unresolved or questionable areas.  But what about the light orange at row 126, columns P & Q?  What does that color signify?

To explain.

UBL_Library_0p70_Reusable.xls

 

 

 

 

 

 

 

 

 

The UBL UID running numbers are not continuous. In DespatchAdvice schema, for example, we have UBL500001, but the next higher UID is UBL500004, then UBL500006.

 

Compactize the sequence numbers so that they are continuous.

 

Although the UIDs are just for unique identification purposes, having a continuous ID sequence facilitates debugging and accounting of ID usage.

 

All schemas.

 

 

 

 

 

 

 

 

 

 

Rows 87, 110, 347, 561 and 604 Column “UBL Definition” states “What is this?”

Is anyone providing the answer?

To replace the specified cells with answers instead of a question.

UBL_Library_0p70_Reusable.xls

 

 

 

 

UBL000086

Element:[Extension]

Attribute “definition” has value “What is this?”

 

 

UBL_Library_0p70_Reusable.xsd

UBL000109

Element:[Extension]

Attribute “definition” has value “What is this?”

 

 

 

UBL_Library_0p70_Reusable.xsd

UBL000346

Element:[Extension]

Attribute “definition” has value “What is this?”

 

 

UBL_Library_0p70_Reusable.xsd

UBL000403

 

Element:[TaxLevelCode] Attribute “definition” has value “?”

 

UBL_Library_0p70_Reusable.xsd

UBL000560

Element:[Extension]

Attribute “definition” has value “What is this?”

 

 

UBL_Library_0p70_Reusable.xsd

UBL000603

Element:[Extension]

Attribute “definition” has value “What is this?”

 

 

UBL_Library_0p70_Reusable.xsd

 

 

 

 

 

We need Document Instance ID tag to be inserted into all 7 document schemas. 

Add:

<Header>

   <DocumentID>

      UUID

   </DocumentID>

</ Header>

 

to insert as the first item before “ID” of each of 7 document schemas.

 

The UUID is to be an

on-the-fly-generated value on creation of a document instance.  The wrapping <Header > tag allows future additional document-instance related information to be added in a grouped manner.  Also provides for expansion of meta-info fields that are likely to be needed by work-flow/ doc-management systems.

 

Please refer to the discussion thread on ubl-lcsc with subject “Document instance ID”.