view etc/schema/xhtml-base.rnc @ 94934:669d4161a058

(image_ascent): Don't include "charset.h". Include "character.h" and "font.h".
author Kenichi Handa <handa@m17n.org>
date Wed, 14 May 2008 01:39:03 +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?