XML to WordML basics
- by Level1Coder
I'm new to the world of XML. I'm not sure which way to build the XML so I provided 2 examples below.
My question is: Given the XML, how do I transform either Example#1 / #2 to the WordML Result? What technologies do I need to accomplish this?
Example#1:
<NumberedList1>
<Paragraph>Paragraph one.</Paragraph>…