I have created an XSD schema in Eclipse, and then created an XML file off of it. I am unable to get my XML to validate at all. No matter chat I do to my XML, including removing ending tags and the like, when I click "validate" it tells me there are no error.
I've tried creating an XML Catalog entry, but that didn't help. Does anyone have any idea of what my issue might be?