Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a single hit-highlighted XML node.
Srch.U.getSingleHHXMLNodeValue(xmlDoc, nodeName)
Return value
The hit-highlighted node value, converted to an HTML string. The Query object model ensures that only safe HTML is returned.
Parameters
xmlDoc
The parent XML document.nodeName
The node name to retrieve.