SXXP0003: Error reported by XML parser
Replies (1)
Please register to reply
Added by Anonymous over 17 years ago
Legacy ID: #4187477 Legacy Poster: shadow_s (shadow_s)
I ask a pardon for my bad English. I transform a file in volume 130Mb. Transformation passes in 2 stages. What it is necessary to make to avoid the given mistake? SXXP0003: Error reported by XML parser: Parser has reached the entity expansion limit Example of commands: 1 step: java -jar ../saxon/saxon8.jar -t -o saxon2.xml N01_FebS_11.xml xml2calls_unix.xsl 2 step: java -jar ../saxon/saxon8.jar -t -o saxon3.sql saxon2.xml loadacc_unix.xsl
Legacy ID: #4187499 Legacy Poster: Michael Kay (mhkay)
Please see http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/JAXP-Compatibility_150.html Michael Kay http://www.saxonica.com/
Please register to reply