Thanks. That was certainly part of the problem. I've downloaded the
1.1 beta package, and it now recognizes the -xsd11 option, but I get a
different error:
: Parse error occurred - No SchemaFactory that implements the schema
language specified by: http://www.w3.org/XML/XMLSchema/v1.1 c
be loade
Did you place xml-apis.jar in your endorsed directory [1]?
[1] http://xerces.apache.org/xerces2-j/faq-general.html#faq-4
Michael Glavassevich
XML Technologies and WAS Development
IBM Toronto Lab
E-mail: mrgla...@ca.ibm.com
E-mail: mrgla...@apache.org
"Jim Barnett" wrote on 03/08/2012 10:16:57
After converting a small amount of XML content from DocBook 4.5 to DocBook 5, I
tried generating output and was surprised to discover that Xerces-J 2.11 (the
latest release) doesn't support xml:id. As a result, I get "XPointer resolution
unsuccessful" for any XIncludes that reference an XPointer
Hi Jeff,
Jeff Powanda wrote on 03/08/2012 09:08:10 PM:
> After converting a small amount of XML content from DocBook 4.5 to
> DocBook 5, I tried generating output and was surprised to discover
> that Xerces-J 2.11 (the latest release) doesn't support xml:id. As a
> result, I get "XPointer resolu