view etc/schema/xhtml-base.rnc @ 106388:afe271b2ef40

(vc-bzr-dir-extra-headers): Fix typo.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 03 Dec 2009 08:53:06 +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?