HI,

I have to import data from xml to Uv.

Every think works fine when my xml file doesn't have namespace.

When my xml file has namespace, I put the following parameter :

<NameSpace
   Prefix = "ast"
   URI = "an/url"
/>
<file_extraction
  start = "/root/ast:record
  dictionary= "VOC"
/>

When I call the OpenXMLData API from Basic, I get the error message :

U2XMAP/U2XML_extraction: Cannot find the dinfination for NameSpace ast.

I can't find any thing in the documentation.

It tells to use the NameSpace element and that's all, no example.

I've tried different syntax, but nothing works.

Does anyone know  what's the right way to do that.

Thank you very much

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

Reply via email to