[xsde-users] Re: [xsd-users] Using a SAX parser in cxx-tree

Ivan Le Lann ivan.lelann at free.fr
Tue Sep 7 11:53:55 EDT 2010


Hi Boris,

----- "Boris Kolpackov" <boris at codesynthesis.com> a écrit :

> If your schema doesn't have a target namespace, then you should use
> this
> version of the document_simpl constructor:
> 
>       xml_schema::document_simpl doc_s (
>         catalog_s.root_serializer (),
>         catalog_s.root_name ());
> 

I'm sorry that I did not try this myself. Thanks again.
Nevertheless, it seems to me that the patch 
I suggested still makes sense.

Regards,
Ivan.




More information about the xsde-users mailing list