view etc/schema/xhtml-base.rnc @ 106019:053192c3df59

Fix declarations.
author Glenn Morris <rgm@gnu.org>
date Sun, 15 Nov 2009 01:45:23 +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?