pyx12.map_index¶
- Locate the correct xml map file given:
Interchange Control Version Number (ISA12)
Functional Identifier Code (GS01)
Version / Release / Industry Identifier Code (GS08)
Transaction Set Purpose Code (BHT02) (For 278 only)
Classes¶
Interface to the maps.xml file |
Module Contents¶
- class pyx12.map_index.map_index(base_path=None)[source]¶
Interface to the maps.xml file
- Parameters:
base_path (string) – Override directory containing maps.xml. If None, uses package resource folder
- get_filename(icvn, vriic, fic, tspc=None)[source]¶
Get the map filename associated with the given icvn, vriic, fic, and tspc values :rtype: string