Tagged Questions
2
votes
2answers
555 views
RelaxNG (rnc) schema to extend XHTML
I would like to edit XHTML files using Emacs' nxml-mode which can use rnc schemas for on the fly validation. This is all built in to newer Emacs versions.
However, my XHTML files contain elements ...