view etc/schema/xhtml-base.rnc @ 104999:3841117510ed

Fix last change.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 13 Sep 2009 20:35:47 +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?