freedom_seekar
2007-08-07 01:47:39 UTC
while parsing an XML using SAX Parser is it mandatory that the tags in the XML to be in a Defined Order or can the tags be in any order.
in my case i have to parse an XML in which the tags won't be in a predefined order thay can come in any order but all the tags will be present.