[xml] xmllint --relaxng svg11.rng => RNG internal error



Hi

With the latest Windows version (libxml2-2.5.7.win32\util\xmllint) I get:

C:\del>wget -q http://www3.sppd.ne.jp/lena/relax-ng/svg11/svg11-relaxng-20030117.zip
C:\del>mkdir svg11rng
C:\del>paext -p"svg11rng" svg11-relaxng-20030117.zip
[...unzipping...]
C:\del>wget -q http://www.w3.org/TR/SVG11/images/shapes/rect01.svg
C:\del>jing svg11rng/svg11.rng rect01.svg
C:\del>xmllint --relaxng svg11rng/svg11.rng rect01.svg
RNG internal error trying to compile attribute
RNG internal error trying to compile attribute
RNG internal error trying to compile attribute
RNG internal error trying to compile attribute
RNG internal error trying to compile attribute
[...repeat...]

The RNG is not an official W3C schema, but Jing seems to digest it OK.

Tobi

--
http://www.pinkjuice.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]