Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 111037:b8a933b2286c
international/characters.el: Add category '|' (word breakable) to fullwidth characters.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 15 Oct 2010 09:43:51 +0900 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Param Module param = element param { param.attlist } param.attlist = id.attrib, attribute name { text }, attribute value { text }?, attribute valuetype { "data" | "ref" | "object" }?, attribute type { ContentType.datatype }?