view etc/schema/xhtml-base.rnc @ 97086:c38003f850b5

(uniscribe_shape): Avoid using context if cache is populated. (uniscribe_encode_char): Always use uniscribe. Avoid using context if cache is populated.
author Jason Rumney <jasonr@gnu.org>
date Tue, 29 Jul 2008 16:24:24 +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?