view etc/schema/xhtml-base.rnc @ 106877:c29352449572

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 17 Jan 2010 03:30:13 +0100
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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