Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » NodeSet » XPathNodeIterator LastUniqueWithNamespace (object input, string attributeLocalName, string attributeNamespaceURI)
XPathNodeIterator LastUniqueWithNamespace (object input, string attributeLocalName, string attributeNamespaceURI)
 
Last unique element with matching namespace and matching local name.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
input
The input node set.
attributeLocalName
Local name of the element.
attributeNamespaceURI
Namespace URI.
Returns:
A node set.
 
 
Was this helpful?
Last modified date: 10/14/2020