Brian Smith <br...@dbsoft.org> writes:

> I am writing an application which needs two separate things connected
> by an libxml2 node...
>
> Is it possible to use the psvi field to do that if I avoid using
> schema validation?  If so what must I avoid doing?
>
> Or is there another easy way to store two pointers on an XML node?

It seems cleaner to put the pointers into a struct, and point _private
to that struct.
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to