relaxng.html5core.rnc Maven / Gradle / Ivy
The newest version!
include "common.rnc" {
XMLonly = notAllowed
HTMLonly = empty
v5only = notAllowed
}
start = html.elem
include "phrase.rnc"
include "block.rnc"
include "sectional.rnc"
include "revision.rnc"
include "embed.rnc"
include "core-scripting.rnc"
include "meta.rnc"