stag-findsubtree.pl(1) - Linux man page
Name
stag-findsubtree.pl - finds nodes in a stag file
Synopsis
stag-findsubtree.pl 'person/name' file.xml
Description
parses in an input file and writes out subnodes
Usage
stag-findsubtree.pl [-p PARSER] [-w WRITER] NODE FILE
Arguments
-p|parser FORMAT
- FORMAT is one of xml, sxpr or itext, or the name of a perl module
xml assumed as default
- -w|writer FORMAT
- FORMAT is one of xml, sxpr or itext, or the name of a perl module
- NODE
- the name of the node/element
Limitations
not event based
See Also
Data::Stag