On Wednesday 04 September 2002 00:46, Robin Berjon wrote: > On Tuesday 03 September 2002 08:58, Piers Harding wrote: > > The problem that I am having is that the AxKit XSP processing seems to > > be mangling the default namespace for the rdf:RDF element. eg. it > > changes it from xmlns="http://purl.org/rss/1.0/" to > > ="http://purl.org/rss/1.0/", which then is offcourse, invalid xml. > > Any ideas on this one? > > There are a few bugs with XSP and namespaces, most of them a bit tricky. > This one however I had not already met (and should in fact be impossible). > > Does the behaviour change if you put in a prefix?
I've had some problems when upgrading to XML::LibXML 1.52 plus XML::LibXSLT, too. Are you able to check your script with an older XML::LibXML (say, 1.50) and an older libxml (whatever minimum is required)? CU J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
