Hi again,
I've got another small problem importing XMLs generated by Office in general. How can I set up my XMLport so that it ignores the xmlns flag in the dataroot tag (Error message: the namespace urn:schemas... has not been defined at object).
The office generated dataroot tag looks like this:
<dataroot xmlns:od="urn:schemas-microsoft-com:officedata" generated="2005-09-24T17:34:01">
When I reduce it to <dataroot> everything works fine...
0
Comments
I have to remove this every time I want to import data from Exact Pro.....
I can handle the complete export from base data and orders, and I will try to handle financial postings also, at the moment I'm programming the shipments, invoices and credit memos.....
but everything only if I remove the namespace attribute from the first Tag
Michael Schumacher
oh, what day is it? Backup day. OK, let's dump all data to /dev/nul ;-)