dmanty45 / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

add: support for grammars with more than one record on the same level #113

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
until now bots did not support edifact/x12 grammars with the same record more 
than once on the same level.
This is fixed now.
An additional attribute is used in get() and put(), eg:
get({'BOTSID':'ALC','BOTSIDnr':'2','C304.2345'= 'A'})
(this addresses the 2nd ALC in the structure/branching diagram).

Original issue reported on code.google.com by hjebb...@gmail.com on 9 Jan 2012 at 9:33

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 25 Apr 2012 at 4:18

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 10 Sep 2013 at 12:45