view etc/schema/xhtml-base.rnc @ 101514:c63d75135537

Regenerate.
author Glenn Morris <rgm@gnu.org>
date Mon, 26 Jan 2009 07:31:35 +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?