So I have a client that needs to interchange some XML data with a customer. The XML document exchanged is fairly hierarchical except for one field. This fragment of XML represents the flat structure: <ShipFrom> <Name /> </ShipFrom> <LineItem>
Read More...