Package pyx12 :: Module map_index
[hide private]

Module map_index

source code

Locate the correct xml map file given:

Classes [hide private]
  map_index
Interface to the maps.xml file
Variables [hide private]
  NodeType = {'CData': 4, 'attrib': 2, 'comment': 8, 'doc': 9, '...
Variables Details [hide private]

NodeType

Value:
{'CData': 4,
 'attrib': 2,
 'comment': 8,
 'doc': 9,
 'doc_frag': 11,
 'dtd': 10,
 'element_end': 15,
 'element_start': 1,
...