Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 87928:a5b33bf9597c
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1009
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 24 Jan 2008 07:47:38 +0000 |
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*