lookupPrefix
The lookupPrefix()
method of the Node interface returns a string containing the prefix for a given namespace URI, if present, and null
if not.
The lookupPrefix()
method of the Node interface returns a string containing the prefix for a given namespace URI, if present, and null
if not.