Frederik, You can always press Ctrl+Shift+F9 and XML will be validated with Xerces with applying _all_ validation rules.
Best regards, Mike Aizatsky. ------------------------------ JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of Fredrik Lindgren > Sent: Wednesday, March 20, 2002 8:22 PM > To: [EMAIL PROTECTED] > Subject: Re: [Eap-list] substitutionGroup not supported? > > Would it be possible to add a check for order and make it optional? This > would make the XML support a lot more useful IMO. This could help > context sensitive tag selection quite much. > I know that IDEA's focus is java, and I really would like you to keep > that focus. However, you are getting close to a level of XML support > where I would not need a specialized XML editor. It would be a pity to > miss that goal by so little. > > /Fredrik Lindgren > > Actually I'm not sure that most programs don't care about element order. > I know that several programs don't care and that other programs do. > > > They should be also supported by now. However they are supported a bit > > differently than it is required by schema. We do not require the order > > of tags to be the same, as defined in DTD/schema. It was introduced > > intentionally: most of programs, which have xml as input, process xml > > with wrong order quite well, and developers got used to the order, they > > prefer. So we decided not to validate against element order. > > > > Best regards, > > Mike Aizatsky. > > ------------------------------ > > JetBrains, Inc / IntelliJ Software > > http://www.intellij.com > > "Develop with pleasure!" > > > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
