--- trunk/lib/WebPAC/Manual.pod 2005/06/25 20:23:23 1 +++ trunk/lib/WebPAC/Manual.pod 2005/07/16 16:48:35 8 @@ -17,7 +17,7 @@ 1 | apply import normalisation rules (xml) V intermidiate this data is re-formatted source data converted - data to chunks based on tag names from import_xml + data to chunks based on tag names from config/input/*.xml | 2 | apply output filter (TT2) V @@ -37,10 +37,11 @@ (perl subroutines), use lookups within same source file or do simple evaluations while producing output. -All that is controlled with C configuration file. You will want -to create fine-grained chunks of data (like separate first and last name), -which will later be used to produce output. You can think of conversation -process as application of C recepie on every input record. +All that is controlled with C configuration file. You +will want to create fine-grained chunks of data (like separate first and +last name), which will later be used to produce output. You can think of +conversation process as application of C recepie on +every input record. Each tag within recepie is creating one new records as long as there are fields in input format (which can be repeatable) that satisfy at least one