Hello,
Is there a way to validate an xml fragment? For example, I'd like to know
whether this tag is legal, and if not, what's wrong:
<complexType name="CIty Grid">
Thanks.
Is there a way to validate an xml fragment? For example, I'd like to know
whether this tag is legal, and if not, what's wrong:
<complexType name="CIty Grid">
Thanks.
Comment