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

Last Commit #5

Closed
alnopa9 opened this issue Feb 1, 2019 · 1 comment
Closed

Last Commit #5

alnopa9 opened this issue Feb 1, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@alnopa9
Copy link
Owner

alnopa9 commented Feb 1, 2019

I just wanted to explain the last commit a bit more here. (1e4e767)
With the relaxNG schema (banksy_schema) I have it set up to be used by all of our XML documents. Each work of Banksy will have its own folder to contain the XML file and any images of the work. Because the schema is located one folder higher, we must include ../ in the schema association line.
I have the schema line commented out at the moment in the layout template, so all you have to do is remove the comment tags and it will be a working schema association line.
<?xml-model href="../banksy_schema.rnc" type="application/relax-ng-compact-syntax"?>

@alnopa9
Copy link
Owner Author

alnopa9 commented Feb 1, 2019

Obviously, the schema won't be perfect and will need tweaked. If you encounter any problems, post an issue and we'll sort it out together.

@alnopa9 alnopa9 added the enhancement New feature or request label Feb 1, 2019
@alnopa9 alnopa9 closed this as completed Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants