view etc/schema/xhtml-base.rnc @ 96670:ad5af326b088

s/xxxfns.c/xfns.c/
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 15 Jul 2008 14:17:25 +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?