Search found 1 match
- Wed May 13, 2015 9:57 pm
- Forum: XQuery
- Topic: generate report from multiple "find" results
- Replies: 1
- Views: 2960
generate report from multiple "find" results
I would like to run multiple "find" operations and create a single output from them. For example, I would like to: - report the DOCTYPE - report on specific attribute value found - report on specific element found - report on specific attribute found - report on specific text string found in element...