Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 109855:ecac5346ac63
initial support for supplying image count property for image bundles
by imagemagick.
author | Joakim <joakim@localhost.localdomain> |
---|---|
date | Fri, 14 May 2010 10:19:30 +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*