Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 108640:0b7cdd98b42f
* s/gnu-linux.h: Combine two conditionals.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 17 May 2010 20:03:14 -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*