Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 108543:2cfa49f6fadb
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 13 May 2010 19:28:28 -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 }?