I put my code in the XML validation website and it gives me this error: Line 8: 4 The markup in the document following the root element must be well-form
I'm trying to validate a really simple xml using xsd, but for some reason I get this error. I'll really appreciate if someone can explain me why. XML File <
Currently, I'm working on a feature that involves parsing XML that we receive from another product. I decided to run some tests against some actual customer dat