All, When I try to validate any W3C XML schema file (*.xsd) using builds 628 and earlier I receive the following error:
"Error: line (1) The processing instruction target matching "[xX][mM][lL]" is not allowed" This error is given for ANY XML schema file whether or not the first line contains a processing instruction or not. Has anyone else encountered this? Have I missed something? I tried moving the namespace declaration down to line 2-4 in the hopes it was just an errant regex; however, the problem still occurs. I'm guessing that the problem really is an errant regex but the wrong line number is given because of the XML parsing. Thanks, Jason _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
