Mercurial > emacs
view etc/schema/xhtml-param.rnc @ 112420:f7f90410cc52
* lisp/progmodes/js.el (js--regexp-literal): Count backslashes.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 21 Jan 2011 15:48:20 -0500 |
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 }?