Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 111550:876a7947c90d
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.
No code changes.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 15 Nov 2010 09:11:08 -0800 |
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 }?