Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have a main XML file, which “includes” other files via XML entities.
MyEclipse tries to validate these “fragment” files, and complains that they’re not well-formed (not a single root element).
How can I mark these fragment files so that MyEclipse won’t try to validate them?
Daniel,
‘marking’ or ‘filtering out’ files from validation is currently an open enhancement I was just discussing with someone. There is no ETA for it yet, and the current work around is to turn off automatic validation,and just manually validate your XML files individually (in this case, the root XML file).