view etc/schema/xhtml-base.rnc @ 108842:818b95330703

lisp/ChangeLog: Fix some typos.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 01 Jun 2010 10:12:28 +0200
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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