view etc/schema/xhtml-base.rnc @ 112050:44c22a3327ec

Fix error in last commit.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 15 Dec 2010 09:33:11 +0800
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?