Xerces c can not parse instance with special chars (", < and >) in target
namespace
-----------------------------------------------------------------------------------
Key: XERCESC-1831
URL: https://issues.apache.org/jira/browse/XERCESC-1831
Project: Xerces-C++
Issue Type: Bug
Affects Versions: 2.7.0
Environment: Windows 2003, Xerces C 2.7
Reporter: Tony Wang
I have a schema (ack.xsd, see attachment) which have special chars (", < and >)
in target namespace, these special chars are encoded as (", < and >
respectively). I then create a instance (ack.xml) and pass it to pparse.exe,
with command: pparse -v=always -n -s -f ack.xml, the following error will be
reported:
Message: Schema in ack.xsd has a different target namespace from the one
specified in the instance document http://www.theriak.is/namespace/\:*??"?<?>|.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]