What steps will reproduce the problem?
1. Create simple RNG file
2. Create simple Test file
3. java -jar jing-20091111/bin/jing.jar RNG.rng RNG-Test.xml
Expected output sould be empty (an OK).
Output got: "...Test.xml:X:YY: error: found attribute "xml:lang", but no
attributes allowed here"
Version: 20091111. Linux. java-6-openjdk
I'm not sure, how to say jing, that all "xml:" attributes are allowed.
<?xml version="1.1" encoding="UTF-8" standalone='yes'?>
Seems to not to be the solution... but XML 1.1 allows xml:lang and xml
namespace is defined by XML itself. Where is the problem?
Original issue reported on code.google.com by Umbert...@gmail.com on 14 Aug 2010 at 1:17
Original issue reported on code.google.com by
Umbert...@gmail.com
on 14 Aug 2010 at 1:17