Re: What is returned by Document.getLocalName() ?

Sorry, I found answer in DOM L2 WD.

In message "What is returned by Document.getLocalName() ?",
KAZUMI Saito wrote...
 >I have a question about localName attribute in DOM Level2.
 >
 >The DOM L2 WD says, localName returns the local part of
 >the qualified name of this node.
 >
 >Then, what string returned by non-namespace nodes (ex. Document node) .
 >Document.getLocalName() returns null, empty-string or "#document" ?

-----
 KAZUMI Saito
 Information Service Architecture Lab. FUJITSU Laboratories Ltd.
 TEL 7720-6141, FAX 7720-4961

Received on Monday, 1 November 1999 02:03:02 UTC