DerCardano
New Member
- Joined
- Oct 25, 2021
- Messages
- 3
- Office Version
- 2010
- Platform
- Windows
This is part of my xml
After i export mapped XML, <Lost_agreement /> is missing. it becomes
I can map everything just fine except <Lost_agreement /><Lost>
<Lost_by>buyer</Lost_by>
<Lost_agreement />
<agreement_description>GO FIND IT!</agreement_description>
</Lost>
After i export mapped XML, <Lost_agreement /> is missing. it becomes
But <Lost_agreement /> part is crucial and must be. How can i achieve it?<Lost>
<Lost_by>buyer</Lost_by>
<agreement_description>GO FIND IT!</agreement_description>
</Lost>