Re: Adding Namespaces in a Filter
by Robin Berjon other posts by this author
Jul 11 2002 2:34AM messages near this date
view in the new Beta List Site
Adding Namespaces in a Filter
|
Re: Adding Namespaces in a Filter
On Thursday 11 July 2002 02:54, 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
In addition to what Aaron said, if you don't work out a way of solving your
problem we'd need to know more about your pipeline and about what you use to
create your output (XML::SAX::Writer?).
Also, if you're having trouble debugging your SAX you might want to take a
look at Devel::TraceSAX.
--
Robin Berjon <robin@[...].com> -- for hire: http://robin.berjon.com/
"The discipline of economics progresses one funeral at a time"
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Calbazana, Al
Robin Berjon
Aaron Straup Cope
|