Serna lets you quickly find or find&replace any text that occurs either in the content of a document or a comment, or in the name of an attribute or its value. You can also search for elements that satisfy specific conditions.
Find .
You can search for a text portion that occurs in the document content, in names of attributes, in values of attributes or in comments of the document.
Search by using an XSLT match pattern .
To perform narrower searches with complex criteria, e.g. search for certain values of certain attributes of certain elements, use special XSLT match patterns. XSLT match patterns match against elements that satisfy specific conditions.
Replace .
You can search for and replace a text portion that occurs in the document content, in names of attributes, in values of attributes or in comments of the document.
These find&replace operations can also be performed through the docked Find and Replace Dialog.