- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 20 Jan 2006 21:41:47 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2755
Summary: wd-29: URI changes in RFC 3986
Product: XML Schema
Version: 1.1 only
Platform: PC
OS/Version: Windows XP
Status: NEW
Keywords: needsAgreement
Severity: normal
Priority: P2
Component: Datatypes: XSD Part 2
AssignedTo: cmsmcq@w3.org
ReportedBy: holstege@mathling.com
QAContact: www-xml-schema-comments@w3.org
I would ask that the schema working group decide how or whether to upgrade the
anyURI data type in schemas 1.1 to support the new syntax of RFC 3986. It's
mostly but not quite the same as the older syntax in RFC 2396. For instance RFC
2396 allows an indefinite number of colons and @ signs in registry names, while
3986 does not. For instance, this URI is legal according to 2396 but not 3986:
dcp.tcp.pft://192.168.0.1:1002:3002?fec=1&crc=0
This has recently been raised as an issue in Xerces-J's schema validation. See
http://issues.apache.org/jira/browse/XERCESJ-1060
There may be other incompatibilities as well.
Proposal concerning
Part 2
anyURI
Transition history
raised on 9 Apr 2005 by Elliotte Rusty Harold (http://lists.w3.org/Archives/
Public/www-xml-schema-comments/2005AprJun/0002.html)
Received on Friday, 20 January 2006 21:41:51 UTC