Hi,
This might be a stupid question, but I'm new to perl and xml.
Is there a way to get the name of xml tags from a xml file using SML::SIMPLE.
e.g.
<root>
<root2>
<tag1>some value</tag1>
<tag2>some value</tag2>
<tag3>some value</tag3>
</root2>
</root>
I know inorder to get...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.