Re: Can I get the prefix from an element handler?
Fred Drake <[email protected]> Thu, 15 Nov 2007 21:36:40 -0500
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
On Nov 15, 2007, at 6:29 PM, Bob Lee wrote: > Right now, it looks like I might have to extend Expat. No need; it'll do everything you need. You want to look at the documentation for the XML_SetReturnNSTriplet function. -Fred -- Fred Drake <fdrake at acm.org>