Joseph Kesselman wrote: > An attribute called xmlns declares the default namespace for that element > and its descendents. See the namespaces spec. > > ______________________________________ > Joe Kesselman / IBM Research
In reply to my own: >> In this particular context, its not a namespace, its just an attribute of some >input XML that happens to be 'xmlns' (!?) Indeed i already did, when I read your initial post. I was just making a (perhaps less-than-helpful) observation. Cos I was hoping that I would be able to transform XML1.0, not only (XML1.0+Namespaces Recommendation). I would rather no namespaces at all in the source xml, but castor adds what it will.... Thanks for your help, now it does indeed work! Cheers James
