Closed cmarchand closed 6 years ago
Something like :
<config>
<grammars>
<schema href="file:///home/me/schema.xsd"/>
<schema href="http://www.ndwalsh.com/other-schema.xsd"/>
</grammars>
...
</config>
Solved. Have to update documentation
Some XSL require a schema to be loaded into Saxon configuration. As gaulois-pipe manages its own saxon configuration, we should be able to declare the schemas to load into gaulois config file.