xml: add select, edit and transform subcommands.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
82f626c693
commit
1202e84d48
@@ -3,25 +3,9 @@
|
||||
> Transform XML documents using XSLT.
|
||||
> More information: <http://xmlstar.sourceforge.net/docs.php>.
|
||||
|
||||
- TBD:
|
||||
- Transform an XML document using an XSL stylesheet, passing one XPATH parameter and one literal string parameter:
|
||||
|
||||
`xml transform`
|
||||
|
||||
- TBD:
|
||||
|
||||
`xml transform`
|
||||
|
||||
- TBD:
|
||||
|
||||
`xml transform`
|
||||
|
||||
- TBD:
|
||||
|
||||
`xml transform`
|
||||
|
||||
- TBD:
|
||||
|
||||
`xml transform`
|
||||
`xml transform {{path/to/stylesheet.xsl}} -p {{"Count='count(/xml/table/rec)'"}} -s {{Text="Count="}} {{path/to/input.xml|URI}}`
|
||||
|
||||
- Display help for the `transform` subcommand:
|
||||
|
||||
|
Reference in New Issue
Block a user