view etc/schema/xhtml-base.rnc @ 110981:dbe481657418

* README: Updates.
author Glenn Morris <rgm@gnu.org>
date Mon, 11 Oct 2010 20:47:36 -0700
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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