Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 103226:8d1eae3ec9a6
* frames.texi (Initial Parameters): Clarify what the initial
minibuffer frame is.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 14 May 2009 04:00:44 +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*