view etc/schema/xhtml-base.rnc @ 96235:659365240213

Replace truncate_partial_width_windows with Vtruncate_partial_width_windows.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 24 Jun 2008 17:57:02 +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?