How to Get GrammarsΒΆ
- edifact and x12: There are grammars for all edifact and x12 messages on the bots sourceforge site.
- xml: use command line tool
bots-xml2botsgrammar.py
to generate a grammar from an xml file. Help for this utility script is provided using parameter-h
- csv, fixed etc: use examples in plugins, expand these