Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 88056:7dc2524306eb
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1021
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 29 Jan 2008 06:54:30 +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*