distinguish 2 imported xml files

A

Andreas Bauer

Hi,

a general question. I want to import 2 xml files (similar to the cd
sample delivered with office 2003). Both have almost the same schema, i.
e. many element structures are the same, but associated with different
form elements.
E.g.
<object>
<docnumber/>
<docdate/>
<docverson/>
</object>
are the same in both xmls.
Is it possible to distinguish those two xml by a targetNamespace
attribute for example, or how can I assure that after importing the
<object> element is assigned to the right form element?

Thanks in advance.

Andi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top