M
madhur
Hello
I want to create an infopath form with output xml like this :
<a>
<b>
....
</b>
</a>
<c>
<b>
.....
</b>
</c>
Note that the XML element *b* here have the same name but contain
entirely different data and child elements. I am facing the problem of
not creating the element with the same name again in other place in
the XML. Is this a restriction ? How can I overcome it ?
This XML output is one of our organization standard. So I cannot
violate it. How can I generate this type of XML from infopath form.
Regards,
MAdhur
I want to create an infopath form with output xml like this :
<a>
<b>
....
</b>
</a>
<c>
<b>
.....
</b>
</c>
Note that the XML element *b* here have the same name but contain
entirely different data and child elements. I am facing the problem of
not creating the element with the same name again in other place in
the XML. Is this a restriction ? How can I overcome it ?
This XML output is one of our organization standard. So I cannot
violate it. How can I generate this type of XML from infopath form.
Regards,
MAdhur