
KEY FOR: PARSING TESTS BAD BNETS
--------------------------------

01 FileCode          The file version is 0.  It shouldn't be less than 1.
10 MissDiscrete      Node A is missing its 'discrete' statement (every node must
                         have or inherit one)
10 MissKind          Node A is missing its 'kind' statement (every node must
                         have or inherit one)
10 MissNumstates     Node A is missing its 'numstates' statement (every node must
                         have or inherit one)
10 MissParents       Node A is missing its 'parents' statement (every node must
                         have or inherit one)
10 MissFields        Node A is missing all its field statements
12 MissBnetClose     Missing closing brace and semicolon for the bnet
12 MissingBnetSemi   Missing semicolon for the bnet
12 MissingBnodeSem   Node B is missing its terminating semicolon
12 MissBnodeClose    Node B is missing its  closing brace and semicolon
12 MissNumstatesSemi Missing semicolon after 'numstates' statement
12 MissParentSemi    Missing semicolon after 'parents' statement
14 Kind              'CHUNCE' is an illegal value for 'kind' statement --TWICE
===============================================================================




