Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 111213:2cd6d2fadf9c
* lisp/simple.el (x-selection-owner-p): Remove unused declaration.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 27 Oct 2010 20:49:40 -0700 |
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 }?