view etc/schema/xhtml-base.rnc @ 92074:3c62473cc887

Revemo the problem of auto-compose-current-font.
author Kenichi Handa <handa@m17n.org>
date Fri, 22 Feb 2008 02:06:15 +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?