view etc/schema/xhtml-base.rnc @ 100331:e5f5c6d9da7f

(ELCFILES): Add ruby-mode.elc.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 10 Dec 2008 18:59:50 +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?