view etc/schema/xhtml-base.rnc @ 107501:38404a78fb4e

* copyright: Add note about lisp/cedet/semantic/imenu.el.
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Mar 2010 12:02:01 -0800
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?