You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Andrew Newton <an...@research.netsol.com> on 2001/02/06 22:53:47 UTC

[PATCH] URN's in uriReference

I am resending this e-mail with the proper subject line according
to the procedures for submitting patches.

I am experiencing a problem in Xerces-J 1.3.0 that I did
not see in 1.2.3.  If I have a datatype of 'uriReference'
with a URN in it such as "urn:iana:xmlns:foo", I get a
MalformedURIException.  However, in the same instance
document I have URN's as the namespace identifier for
the schema.
  
I've included a sample schema, instance document, and
a simple patch to org.apache.xerces.util.URI which seems
to fix the problem.

-andy

-- 
Andrew Newton
anewton@research.netsol.com