Hi all,
I saw here, in one of the comments, that it is possible to annotate a custom namespace xsd schema to make it accessible to SpringIDE without having to write an extension.
I wasn't able to find any example anywhere on how this is done.
(honestly I don't know how to annotate an xsd file itself)
My questions are:
- how do I add annotations to the xsd file? Is there a guide out there (google was not very helpful this time)
- how do I add an annotated custom namespace xsd file to Spring IDE?
Thanks
-rico


Reply With Quote