IDEA supports nested xsd?

I have the following xml:

...]]>


form.xsd is the following:

  
...]]>


I have added mappings for both URIs (form.xsd and http://www.abc.com/schemas/controls.xsd) at Settings > Resources

However, IDEA does not see declarations from the included controls.xsd. :(
Is there a way I can make this work?

0

Please sign in to leave a comment.