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

com.adobe.epubcheck.schema.30.mod.epub-ssml-attrs.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.

The newest version!

  namespace epub = "http://www.idpf.org/2007/ops"
  namespace ssml = "http://www.w3.org/2001/10/synthesis"

# #####################################################################
##  RELAX NG Schema for EPUB: EPUB SSML attributes                    #
# #####################################################################


## SSML attributes

  epub.ssml.ph.attr =
    attribute ssml:ph {
      datatype.ssml.PhoneticExpression
    }

  epub.ssml.alphabet.attr =
    attribute ssml:alphabet {
      datatype.ssml.PhoneticAlphabet
    }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy