Mercurial > emacs
view etc/schema/xhtml-image.rnc @ 91764:1f2e40d9045f
New file.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 11 Feb 2008 05:33:28 +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