Last active
September 18, 2018 07:27
-
-
Save alezhu/ee8daebe88fe9514701bac281c0d586a to your computer and use it in GitHub Desktop.
xmlsimple transfomation with unnessesary tags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<root> | |
<values> | |
<material>1</material> | |
<prod>XXXX</prod> | |
<foo>bar</foo> | |
<values> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment