Re: [xml] xpath extension function to return valid xml code (xmlChar*)

2006-01-27 Thread Christian Parpart
On Wednesday 25 January 2006 15:15, Daniel Veillard wrote: On Wed, Jan 25, 2006 at 02:13:03PM +0100, Christian Parpart wrote: you see, I'm using xmlXPathReturnString to return the `buf` containing the valid xml markup. unfortunately, when viewing my page, I can see the content as it's

Re: [xml] problem validating XML file with DTD

2006-01-27 Thread Liam R E Quin
On Fri, 2006-01-27 at 17:53 -0800, Sean Machin wrote: camera_test.xml:65: validity error : Content model of rule is not determinist: ((input | (input , (operator , input)+)) , output+) Right -- it's not deterministic (the error message has a typo I think). you cant have a situation when