view etc/schema/xhtml-base.rnc @ 103152:fb8bf24d2eb9

* BUGS: Use new binding of view-emacs-problems.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 05 May 2009 01:23:41 +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?