On Wed, Aug 28, 2013 at 07:26:36PM +0200, Oliver Friedrich wrote:
> Hello.
> I have the following multi thread related problem.
>
> main(){
> xmlInitParser();
> //validationstuff
> xmlParserCtxtPtr globalContext = xmlSchemaValidCtxtGetParserCtxt(ctxt);
> }
>
> threadFunction(){
> xPathObjectPtr f
On Tue, Sep 03, 2013 at 11:23:03AM +0200, kflo-m wrote:
> On 08/29/2013 09:21 AM, kflo-m wrote:
[...]
>
> Please add a note regarding XSD+import and xmlcatalog to the docs !
Sure, what document did you consult where the information would
have come handy, and what information exactly ;-)
Daniel
On Fri, Aug 16, 2013 at 02:31:53PM +0200, Age Jan Kuperus wrote:
> We are using libxml2/lib(e)xslt since 2004, and very happy with it
> in general. Recently we discovered that str:tokenize and str:split
> do not always meet our expectations. The problem we have is that
> empty elements are silently
On 09/12/2013 02:12 PM, Daniel Veillard wrote:
On Tue, Sep 03, 2013 at 11:23:03AM +0200, kflo-m wrote:
On 08/29/2013 09:21 AM, kflo-m wrote:
[...]
Please add a note regarding XSD+import and xmlcatalog to the docs !
Sure, what document did you consult where the information would
have come h