module EDI::TDID

UN/EDIFACT add-on module: UN/TDIDs - UN Trade Data Interchange directories

Synopsis

Prepend this gem's data directory to the global
searchpath for "normdatabases" in EDI_NDB_PATH

Usage

require 'edi4r-tdid'

Description

The edi4r base gem comes with only a few samples of UN/EDIFACT
normdata. This add-on provides the full collection of
UN Trade Data Interchange Directories (TDIDs), including those
distributed with the base gem.

We put this gem's data directory in front of the searchpath,
because it is usually the most frequently used one.

Environment

EDI_NDB_PATH

Author

Heinz W. Werntges, HS RheinMain, Wiesbaden (edi-ai-dcsm@hs-rm.de)

Copyright © 2006, 2015 Heinz W. Werntges. Licensed under the same terms as Ruby.