Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 107844:17333bba44b4
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 12 Apr 2010 21:24:10 -0400 |
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 }?