Example:
<xsl:template match="h:txtarea" />
If the h is bound to the XHTML namespace, the inspection will report this part of the match expression as an
unknown element name because the correct name of the element is "textarea".
Powered by XPathView + XSLT-Support