Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 93536:e42355d302bb
(sh-mode-map): Rename the menu. Add :help.
Add menu entries corresponding to all the key bindings.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 02 Apr 2008 06:38:24 +0000 |
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 }?