Mercurial > emacs
view etc/schema/xhtml-xstyle.rnc @ 87430:f322e8d4c5e3
(select-safe-coding-system): When a
buffer is modfied, cancel the writing.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 27 Dec 2007 10:27:21 +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*