On 12/01/2011 05:25 AM, Viktor Nagy wrote: > is there a documentation about the changes in relaxng from 6.0 to 6.1?
Not sure if you mean changes in our rng schema or to the rng validation system and error reporting. The latter has not changed recently, but the rng schema itself is updated regularly as the API evolves or gets cleaned up. It is normally self-documenting, but you might also want to check the bzr history of the schema file, specifically commit messages. > I've just received these error messages: > > [2011-12-01 04:21:34,372][stonemine] > ERROR:init:<string>:15:0:ERROR:RELAXNGV:RELAXNG_ERR_NOELEM: Expecting > an element field, got nothing <SNIP> RNG error messages can be cryptic sometimes, but someone should be able to help pinpoint the issue if you can share the source of the view causing the problem... Cheers, _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

