NodeSet
 
urn:WebWorks-XSLT-Extension-NodeSet
Functions
XPathNodeIterator FirstUnique (object input, string attributeLocalName)
First unique element with matching local name.
XPathNodeIterator FirstUniqueWithNamespace (object input, string attributeLocalName, string attributeNamespaceURI)
First unique element with matching namespace and matching local name.
XPathNodeIterator LastUnique (object input, string attributeLocalName)
Last unique element with matching local name.
XPathNodeIterator LastUniqueWithNamespace (object input, string attributeLocalName, string attributeNamespaceURI)
Last unique element with matching namespace and matching local name.
 
Detailed Description
urn:WebWorks-XSLT-Extension-NodeSet
Miscellaneous node set functions.
 
Member Function Documentation
Was this helpful?
Last modified date: 10/14/2020