In prior releases of Jing I could turn on XInclude processing by adding the option "-Dorg.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XIncludeParserConfiguration" before the -jar option. In the most recent release this no longer has any effect. How do I get Jing (or rather, Jing's XML parser) to do XInclude processing before validating now?
In prior releases of Jing I could turn on XInclude processing by adding the option "-Dorg.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.parsers.XIncludeParserConfiguration" before the -jar option. In the most recent release this no longer has any effect. How do I get Jing (or rather, Jing's XML parser) to do XInclude processing before validating now?