EasyXMLParser supports complex nested XML structures. You can access deeply nested elements using dot notation and retrieve multiple elements with the same name as arrays using ReadElements.
EasyXMLParser supports complex nested XML structures. You can access deeply nested elements using dot notation and retrieve multiple elements with the same name as arrays using ReadElements.