Mercurial > emacs
view etc/schema/xhtml-image.rnc @ 98768:234277f5b044
* files.texi (Version Control): Copyedits. Add Bazaar.
(Version Control Systems): List different VCS's using an itemized list.
Add Bazaar.
(VCS Concepts): Copyedits. Tweak description of file merging.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 15 Oct 2008 23:46:55 +0000 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Image Module img = element img { img.attlist } img.attlist = Common.attrib, attribute src { URI.datatype }, attribute alt { Text.datatype }, attribute longdesc { URI.datatype }?, attribute height { Length.datatype }?, attribute width { Length.datatype }? Inline.class |= img