I am using version 2.6.16-6 of libxml2. I found
recently that when checking some certain xml against a
relaxng definition with xmllint the following output
is displayed:

Unimplemented block at relaxng.c:10341
Unimplemented block at relaxng.c:10341
Unimplemented block at relaxng.c:10341
Unimplemented block at relaxng.c:10341
Unimplemented block at relaxng.c:10341
Unimplemented block at relaxng.c:10341
Unimplemented block at relaxng.c:10341
Unimplemented block at relaxng.c:10341
response14.xml validates

I checked the latest version of relaxng.c and found
that this same line appears (as it does in my
version):

TODO xmlRelaxNGFreeValidState(ctxt, ctxt->state);

Will this be implemented at some point in the near
future - as presumably this means that my xml will not
be properly validated in some cases.

Thanks

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to