view etc/schema/xhtml-base.rnc @ 91240:b2febf77e71c

(Ffont_get): Fix arguments to Fassoc.
author Kenichi Handa <handa@m17n.org>
date Tue, 18 Dec 2007 02:26:27 +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?