[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: XML editor keyref question

David wrote:
Thank you for your quick answer. Right now IŽm testing other possibility which consist of updating dynamic the schema by a XSLT template, but the problem I found is to let the editor know that the schema changed and it has to load it again.
Do yo know any way to do that?

You may want to look at the code that allows for a Reload of Grammars. I believe there is a handler in the xml.ui plugin that you may be able to call after recreating your schema with the xslt.


Dave