view etc/schema/xhtml-base.rnc @ 103988:b36e20a63164

* files.el (hack-local-variables-filter): Fix last change.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 20 Jul 2009 14:21:27 +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?