view etc/schema/xhtml-base.rnc @ 104105:f0dc02c2ac9e

* progmodes/cc-defs.el (c-version): Bump to 5.31.7.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 29 Jul 2009 13:34:19 +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?