OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ubl message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: FW: First PRD3 Schema Review


All,

FYI,

Regards,
Sylvia 

-----Original Message-----
From: Frank Rast [mailto:rast@gefeg.com] 
Sent: Wednesday, September 06, 2006 6:56 AM
To: Lemming Alan Lund
Cc: Michael Dill; Sylvia Webb; David Kruppke
Subject: AW: First PRD3 Schema Review

Hi Alan,

I would like to summarize the issues we have solved far.
Can you please confirm each single issue so that it can be closed.

1. Change all UUIDID to UUID
 For UUID Identifier -> UUID

2. Change all URIID to URI
 For URI Identifier -> URI

3. Change all SchemeURIID to URI
 For Sheme_ URI Identifier -> SchemeURI
 For Website_ URI Identifier -> WebsiteURI  etc.

4.
modified qdt data model to adress the fixed/default issue

5.
Extension:
=================================
UBL-CommonExtensionComponents-2.0.xsd: Use the latest from version prd2
UBL-ExtensionContentDatatype-2.0.xsd: Use the latest from version prd2

6.
problem that the 'xsd:import' identifies the wrong schema:
  <xsd:import
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionCom
ponents-2"
schemaLocation="../common/UBL-ExtensionContentDatatype-2.0.xsd"/>
should be
  <xsd:import
namespace="urn:oasis:names:specification:ubl:schema:xsd:CommonExtensionCom
ponents-2"
schemaLocation="../common/UBL-CommonExtensionComponents-2.0.xsd"/>

7.
Usage Rule Note from the QDT model now appears in the inline documentation
in the qdt schema file

8.
namespace name schema from NDR is implemented (in namespace name appears
...-2 instead of ...-2.0)

9.
documentation namespace now declared correcty
(urn:un:unece:uncefact:documentation:2 instead of
urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-2)

10.
">" is no longer converted to &gt;.

11.
" and ' in element content is no longer converted to &quot; and &apos;
example:
<ElementName>&quot;Wayne&apos;s World&quot;</ElementName> is now
<ElementName>"Wayne's World"</ElementName>


If I have missed something feel free to add it to this list.


Regards,
Frank

xsd_prd3_3.zipfile

smime.p7s



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]