xml-parser
xml-parser copied to clipboard
set attributes for leaf
Thanks for you code. please help me how to build xml like this: `
<Message>
<StandardPrice currency="USD">19.05</StandardPrice>
<StandardPrice currency="USD">42</StandardPrice>
</Message>
` Thanks very much