[Bug 6089] Revise anyURI to use RFCs 3986 and 3987

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6089


Pete Cordell <petexmldev@codalogic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |petexmldev@codalogic.com




--- Comment #4 from Pete Cordell <petexmldev@codalogic.com>  2010-09-20 11:10:21 ---
My concern with only allowing LEIRIs is that xs:targetNamespace is declared as
xs:anyURI, but it's long been understood that any string will pretty much do. 
So there may be cases in the wild of people using, e.g., com.myco.spec or just
foo, especially for internal purposes.  This change therefore stands a chance
of needlessly breaking stuff.  

Maybe language along the lines of xs:anyURI SHOULD be a LEIRI, but any
xs:string will do.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 20 September 2010 11:10:27 UTC