Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 109140:3e48102ba93a
* src/atimer.c: Use "" instead of <> for local includes for
consistency with the rest of the code.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 04 Jul 2010 21:57:13 -0700 |
parents | 55a95acb5aa1 |
children |
line wrap: on
line source
# Style Module style = element style { style.attlist, text } style.attlist = title.attrib, I18n.attrib, attribute type { ContentType.datatype }, attribute media { MediaDesc.datatype }?, attribute xml:space { "preserve" }? head.content &= style*