repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
[emacs.git]
/
etc
/
schema
/
xhtml-param.rnc
blob
8a921ca9b34ab5988f367a902c5c9ea760dde331
1
# Param Module
2
3
param = element param { param.attlist }
4
param.attlist =
5
id.attrib,
6
attribute name { text },
7
attribute value { text }?,
8
attribute valuetype { "data" | "ref" | "object" }?,
9
attribute type { ContentType.datatype }?