xml-parser icon indicating copy to clipboard operation
xml-parser copied to clipboard

set attributes for leaf

Open elim051 opened this issue 9 years ago • 0 comments

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

elim051 avatar Oct 10 '16 14:10 elim051