view etc/schema/xhtml-base.rnc @ 97610:118e105134fb

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 21 Aug 2008 22:39:03 +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?