The 'expp' user manual

Name

expp - the Epeios XML preprocessor.

Synopsis

  • expp [-n, --namespace <namespace>] [--no-indent] [-p, --process] [<input-file> [output-file]]
  • expp --version
  • expp --license
  • expp --help

Description

expp is an XML processor from the Epeios project (http://zeusw.org/epeios/). expp makes transformations of an XML file following tags which belongs to xpp namespace (by default ; see below on how to change namespace).

<input-file> is the file containing the XML data on which to apply the preprocessor. If this parameter is not given, then the standard input is used.

<output-file> is the resulting file. If this parameter is not given, then the standard output is used.

By default, the result is indented. The --no-indent option suppresses the indentation.

By default, the preprocessor tags must be owned by the xpp namespace. With -n, --namespace, <namespace> becomes the namespace to use.

expp --version displays the version of the software and of its components.

expp --license displays the licence of the software.

expp --help displays a help page.

Author

expp is developped by Claude SIMON.

 
expp/manual.txt · Last modified: 2007/04/15 08:06 by 192.168.5.50
 
Recent changes RSS feed Creative Commons License Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki