All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.adobe.epubcheck.schema.30.mod.epub-xhtml-svg-mathml.rnc Maven / Gradle / Ivy

Go to download

EPUBCheck is a tool to validate the conformance of EPUB publications against the EPUB specifications. EPUBCheck can be run as a standalone command-line tool or used as a Java library.

There is a newer version: 5.1.0
Show newest version

# #####################################################################
##  RELAX NG Schema for EPUB: EPUB XHTML (+ SVG, + MathML)            #
# #####################################################################

include "./epub-xhtml-inc.rnc"
include "./epub-svg-forgiving-inc.rnc"
include "./epub-mathml3-inc.rnc"
include "./epub-shared-inc.rnc"

common.elem.phrasing |= svg
common.elem.phrasing |= math




© 2015 - 2024 Weber Informatics LLC | Privacy Policy