Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging errata into RelaxNG Spec and Compatibility Guide #12

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

svanteschubert
Copy link
Contributor

Overview

I desired to read the latest RelaxNG spec including all errata. The usability of having an errata document aside seemed too low.
Therefore, I merged the changes manually in the original RelaxNG specification in DocBook and provided a command-line out-of-the-box XSL transformation.

Details of enhancement

  1. Added the OASIS RelaxNG specification as DocBook with transformations taken from the ZIP of the OASIS email list.

  2. Added an XSL transform environment to generate the RelaxNG specification from src/main/resources/xsl via command-line at project root calling:

    mvn clean install

Requires Maven and its requirements installed.
The deliverables are created within target/generated-resources/xml/xslt.
The tr.css and oasis.png files need to be copied from the root directory aside from generated output to receive the full visual experience!
NOTE: I have added the docbook XSL to allow reproduction of the created deliverables out-of-the-box without risk that the dependent XSL has changed and altered the output.

@svanteschubert
Copy link
Contributor Author

I have asked OASIS admins (Chet & Paul) and the former OASIS editors (James Clark & Makoto Murata) for the missing DocBook files. James will have a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant