XSLT match pattern allows you to do very specific or narrow searches. For example, you may search for certain text in certain attributes in certain elements. For the complete syntax of XSLT match pattern, please refer to XSLT Standard V1.0.
XSLT match pattern matches only against elements with specific content (and never text or attributes).
Here are several examples of XSLT match patterns: