view etc/schema/xhtml-base.rnc @ 109917:0266442adf6a

* subr.el (ignore-errors): Add debug declaration.
author Andreas Schwab <schwab@linux-m68k.org>
date Wed, 11 Aug 2010 15:43:49 +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?