Does anyone have any ideas on how we could generate a catalog.xml file[1] that we could ship in docs/schema along with all our xsds? This would provide a mapping between our xml namespace URNs and the associated xsd file in that same dir.
For simplicity's sake this could be limited to the server / subsystem configuration schemas.
I think this would need to be handled by the WildFly galleon plugin. Such a catalog would need to combine data from the various maven modules that provide schemas. It's the WF galleon plugin feature pack generation or provisioning functions that pull together data from all the various modules.
Best regards,
Brian