- From: <bugzilla@jessica.w3.org>
- Date: Sun, 26 Sep 2010 04:31:08 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6089 --- Comment #8 from Murata <eb2m-mrt@asahi-net.or.jp> 2010-09-26 04:31:07 --- (In reply to comment #4) > 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. Pete, "com.myco.spe" and "foo" is are correct URI references. Part 2 of W3C XML Schema 1.0 Part 2 already allows them. [Definition:] anyURI represents a Uniform Resource Identifier Reference (URI). An anyURI value can be absolute or relative, and may have an optional fragment identifier (i.e., it may be a URI Reference). This type should be used to specify the intention that the value fulfills the role of a URI as defined by [RFC 2396], as amended by [RFC 2732]. -- 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 Sunday, 26 September 2010 04:31:09 UTC