[xml] libxml2 and PI ?xml-model?

2011-06-04 Thread Thomas Schraitle
Hi for version 12.x, the oXygen XML editor implemented a new W3C's processing instruction (PI) named xml-model[1]. An example file could look like this: --8-- ?xml version=1.0 encoding=UTF-8? ?xml-model href=docbook.rnc type=application/relax-ng-compact-syntax?

Re: [xml] GSoC using libxml for indexing XML document

2011-06-04 Thread Daniel Veillard
On Fri, Jun 03, 2011 at 05:34:03PM +0200, Tomáš Pospíšil wrote: Hi Daniel and all hackers, I'm GSoC student creating new XML index in PostgreSQL which use LibXML for handling XML documents. My idea about index is about to use node offsets and Patricia Trie for mapping structural