J1 – Data Element Dictionary

soap_out: constructs the actual xml ouput with the tag name, id and the value. Note that this involves calling xml_out functions for the primitive type. Whether the xml will be actually ouput or used just for counting is determined by a flag COUNT if it is 0 then the counter is incremented with each character that would be printed if not then ... ................
................