view etc/schema/xhtml-base.rnc @ 99020:08af05537037

(scan_words): Call word_boundary_p instead of comparing scripts.
author Kenichi Handa <handa@m17n.org>
date Wed, 22 Oct 2008 05:31:05 +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?