Answer the question
In order to leave comments, you need to log in
How to determine if all nodes of an XML document are parsed?
Hello.
There is an xml file with an unstable set of nodes: the name of the tag is the same, each tag has its own "genre" attribute, which differs from another node in value. The value in the tag is parsed:
<track genre="Rap" time="3:24">
</track>
<track genre="Hip-Hop" time="5:06">
</track>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question