view etc/schema/xhtml-base.rnc @ 97025:e72be8a4fdb8

(uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean up return value checking. Remove unused variables. (uniscribe_encode_char): Encode non-BMP characters with uniscribe shaping engine.
author Jason Rumney <jasonr@gnu.org>
date Fri, 25 Jul 2008 21:53:21 +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?