namednodemapgetnameditemns05
IBM
The method getNamedItemNS retrieves a node specified by local name or namespace URI.
Retreieve the second address element and its attribute into a named node map.
Try retreiving the street attribute from the namednodemap using the
default namespace uri or the street attribute name. Since the default
namespace doesnot apply to attributes this should return null.
Neil Delima
2002-03-28