I have an XML document that can have multiple children elements under another element, and I was wondering how I can get all these elements and store as an object? For example-I have an XML document that can have multiple c
I have an XML document that can have multiple children elements under another element, and I was wondering how I can get all these elements and store as an object? For example-I have an XML document that can have multiple c