The 'expp' user manual

Name

expp - the Epeios XML preprocessor.

Synopsis

  • expp [-p, --process] [-n, --namespace <namespace>] [--no-indent] [<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 license of the software.

expp --help displays a help page.

Author

expp is developed by Claude SIMON (http://zeusw.org/intl/contact.html).

Links

expp/manual.txt · Last modified: 2011/08/03 09:13 by 192.168.5.10
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki