Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 109041:3465b68cf225
lib-src/movemail.c (error): Avoid warning when there are no args.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 24 Jun 2010 18:12:35 +0200 |
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*