view etc/schema/xhtml-base.rnc @ 105497:a0dbed3dc36c

Fix typo in previous change.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 07 Oct 2009 02:12: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?