view etc/schema/xhtml-base.rnc @ 96326:b317358179ba

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 26 Jun 2008 10:08:42 +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?