I’m trying to set up BaseX to manage a repository of DITA content. The DITA content has been specialized to validate against Relax NG schemas instead of DTDs. While importing content that validate against DTDs is straight forward, I have not yet figured out the best way to import Relax NG based content. So, I have a few questions:
Thanks for your help!
[1] http://docs.basex.org/wiki/Validation_Module#RelaxNG_Validation
[2] http://docs.basex.org/wiki/Catalog_Resolver
http://docs.basex.org/wiki/Options#CATFILE
For reference, here is
how Oxygen handles catalog resolution. See the bottom of Table 1. Catalog Mappings for a summary of how Relax NG is resolved.