view etc/schema/xhtml-base.rnc @ 101585:468788460778

(Undo): Update undo limit values.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 27 Jan 2009 21:00:14 +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?