I think that I have all of the xml mapping issues figured out.
I can receive and process an xml document using both the XMLData
functions and the XDOM/XMAP functions

The only issue I have run into concerns the handling of dictionary item
conversions 
        1 - conversions seem to ignored altogether when using the
XMLData functions - not a real big deal
        2 - presence of any conversion causes value/subvalue marks to be
dropped using the XDOM/XMAP functions - a real big deal

In either case it looks like all data has to be processed as raw text
fields and conversions applied manually where required.

I haven't tried moving data directly into the database via XMLTODB() but
this suggests that fields with conversions could be a problem there as
well.

I have looked through the docs but haven't found anything that looks
related to this issue.
This is happening on 2 different systems - at 2 different release levels
and 2 different os's so I'm pretty sure this isn't just me.
Maybe I am missing a setting somewhere ?

Gerry
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to