>> And
>> moreover, I'd certainly _prefer_ that elements not in any namespace
>> still have a localName (regardless of the namespace setting)
>
> 
> What is the localName in "foo:bar" and "foo:bar:foo" which are legal 
> element names in XML 1.0 and should therefore be passed through when 
> namespaces are off?

I'd expect that localName would still be defined to be the syntactic
"strip off the only prefix" transform of qName that it is in other
cases ... so "foo:bar" would become "bar", and "foo:bar:foo" would
be an error (normally reported as an empty localName).

- dave





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to