Hi, I need to create an XML File, I am following
https://diveshboramsdnavblog.wordpress.com/2018/03/09/vs-code-xml-dom-management-part-2/
I am able to create a simple format as mentioned, but in the requirement, I have child elements under every node. Like Attachment, Can someone suggest how can I achieve this in Business Central Cloud?
Thanks,
<Header>
<Body>
<Body1>
<Body2>
<Body2>
<Body1>
<Body>
<Body4>
<Body5>
<Body6>
<Body6>
<Body5>
<Body4>
<Header>
