DataSchema Utility: DataSchema.XML
DataSchema.XML normalizes arbitrary XML data against a given schema into an object with known properties.
In order to use DataSchema.XML, input data must be an XML document.
The data itself can get fairly complex, with deeply nested nodes and values held in attributes. In your schema, you can use XPath notation to define these locations.
