Quite often I’ve come across requirements where we’ve the data coming in XML nodes and requiring us to create a table using them. The below code gives us a method to shred the data from XML document. The code shreds…
Category: get attribute names and values
