IDEA Build #605 Windows 2K JDK 1.3.1 I've got an XML file and an XML schema against which the XML file needs to be validated. I have set up a URI mapping for the appropriate namespace in the IDE Options/External Resources panel. I believe this mapping is working - IDEA seems to know enough about my schema to support autocompletion of the XML. Now I want to validate the XML file against the schema.
When I invoke the Code/Validate function (Ctrl-Shift-F9), the Messages tab comes up with a "Validate" tab in it. However, the tab contains no messages of success/failure in the validation. Results are the same whether my XML file is valid or invalid against the schema, although XML documents that are not well formed seem to be caught by IDEA. My question is: Is there something additional I must do in order to get schema-based validation to work within IDEA? Any advice would be appreciated. Thanks, Tim _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
