view etc/schema/xhtml-base.rnc @ 95923:277a9ee413b4

Use a verbatim license for this invariant section, as per etc/GNU.
author Glenn Morris <rgm@gnu.org>
date Sun, 15 Jun 2008 02:08:25 +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?