view etc/schema/xhtml-base.rnc @ 105886:544761863e24

* emacs-lisp/autoload.el (autoload-rubric): Always issue a provide statement.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 06 Nov 2009 19:12:55 +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?