Support for xinclude?

I know that IntelliJ uses Xerces 2.6.2 for parsing XML docs which should support xinclude, but for some reason I can't get it to work. Has anyone gotten this to work?

(Sorry if I'm posting in the wrong forum.)

Thanks,
Phil

0
Avatar
Permanently deleted user

AFAIK IDEA uses Xerces only for doing full schema validation and XML parsing is done by its own parser. However, the next version will have some kind of XInclude support according to http://www.jetbrains.net/jira/browse/IDEADEV-7418

Sascha

0

请先登录再写评论。