view etc/schema/xhtml-base.rnc @ 110112:8eb5f382b2e6

gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 02 Sep 2010 01:46:34 +0000
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?