Re: Adding Namespaces in a Filter
by Aaron Straup Cope other posts by this author
Jul 11 2002 1:05AM messages near this date
view in the new Beta List Site
Re: Adding Namespaces in a Filter
|
Newbie question
On Wed, 10 Jul 2002, Calbazana, Al wrote:
> I'd like to add a namespace to a few elements during a pass through a SAX
> Filter. I am not getting the results that I expect. When I try to add a
> namespaces using
See the docs on the (start|end)_prefix_mapping methods :
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/perl-xml/libxml-perl/doc/sax-2.0-a
dv.html?rev=HEAD&content-type=text/html
This thread...
http://aspn.activestate.com/ASPN/Mail/Message/1193326
....where I was stumbling around trying to grok namespaces and SAX widgets
might also be helpful.
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Calbazana, Al
Robin Berjon
Aaron Straup Cope
|