view etc/schema/xhtml-base.rnc @ 91563:d122eefbb3f1

Move some out-of-place entries.
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Feb 2008 04:59:00 +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?