1STAG-FINDSUBTREE(1)   User Contributed Perl Documentation  STAG-FINDSUBTREE(1)
2
3
4

NAME

6       stag-findsubtree.pl - finds nodes in a stag file
7

SYNOPSIS

9         stag-findsubtree.pl 'person/name' file.xml
10

DESCRIPTION

12       parses in an input file and writes out subnodes
13

USAGE

15         stag-findsubtree.pl [-p PARSER] [-w WRITER] NODE FILE
16

ARGUMENTS

18       -p⎪parser FORMAT
19           FORMAT is one of xml, sxpr or itext, or the name of a perl module
20
21           xml assumed as default
22
23       -w⎪writer FORMAT
24           FORMAT is one of xml, sxpr or itext, or the name of a perl module
25
26       NODE
27           the name of the node/element
28

LIMITATIONS

30       not event based
31

SEE ALSO

33       Data::Stag
34
35
36
37perl v5.8.8                       2004-02-02               STAG-FINDSUBTREE(1)
Impressum