Go to documentation repository
...
XML package has the <TransactionBlock> basic tag. Separate xml package is sent to the Axxon PSIM for each POS operation. Each package should have the <TransactionBlock> start tag and the </TransactionBlock> end tag. So each POS operation has its presentation as XML package. Example of sent package is follows.
...
Total number of parameters is not limited. Parameter names are without spaces. Received data are displaying in the screen as captions and recording to a database for further analysis.
TheAxxon PSIM\Modules\Pos\xml_titles.txtfile is intended for settings (see the Format of xml_titles.xml settings file section).
...