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

Emacs schema.xml file for XSpec #55

Open
GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments
Open

Emacs schema.xml file for XSpec #55

GoogleCodeExporter opened this issue Jun 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Attached is an Emacs/nXML schema.xml file to support editing XSpec files with 
Emacs (the solution described in the 0.4.0rc1 version did not work for me).

- check in the file as src/schemas/schema.xml
- To use: add the name to rng-schema-locating-files (as described in the 
current readme for Emacs)

If an XML file is opened with the extension ".xspec", or if the namespace of 
the file is http://www.jenitennison.com/xslt/xspec, or if the root element is 
"x:description", the xspec.rnc file will be used to validate the document 
(provided other, earlier, patterns apply).

Original issue reported on code.google.com by [email protected] on 19 Dec 2012 at 10:08

Attachments:

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

No branches or pull requests

1 participant