How do I get the attribute value of an XML node with Javascript / jQuery?
I\'m trying to get the value of the duration attribute on the node, then get the fixedValu
For those looking out for loading the XML from an external file, this could be of some help: