HBCIXML3(1) | HBCIXML3(1) |
NAME¶
hbcixml3 - Command line tool to work on data in a HBCI XML file.
SYNOPSIS¶
hbcixml3 <command> [options]
DESCRIPTION¶
The aqhbci-tool3(1) command can be used to inspect and work on data in HBCI XML files. See section FILES for an example file used by AqBanking.
COMMANDS¶
COMMAND may be one of these:
show
list
analyze
OPTIONS¶
General Options¶
-f FILE
-t TYPE
-hv VER
-m MODE
Special Options for show""¶
-j JOB
-p
-mv VER
Special Options for analyze""¶
--trustlevel L
--analyze F
-ol F
-od F
-os F
--logfile FILE
--logtype TYPE
--loglevel LEVEL
EXAMPLES¶
The simplest usage of this program is:
hbcixml2 show -j JobDialogInit
This shows the properties used by the job "JobInit".
Other example:
hbcixml2 show -t seg -j Balance
shows the response segment of a JobGetBalance.
FILES¶
/usr/share/aqbanking/backends/aqhbci/hbci.xml
BUGS¶
Probably lots, please post them to the mailing list (see Resources below) when you find them.
RESOURCES¶
On the AqBanking mailing lists[1] you can give kudos to the developers or get answered your questions.
COPYING¶
Copyright (C) Martin Preuß. Free use of this software is granted under the terms of the GNU General Public License (GPL).
The manpage was composed by Micha Lenk and converted by the nifty tool AsciiDoc into a manpage.
AUTHOR¶
Micha Lenk <micha@debian.org>
NOTES¶
- 1.
- AqBanking mailing lists
2012-03-29 |