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
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