view etc/schema/xhtml-base.rnc @ 105464:76a516268e2c

(cwarn-mode): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 05 Oct 2009 11:32:27 +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?