view etc/schema/xhtml-base.rnc @ 107068:8d8e02bbef81

(vc-bzr-dir-extra-headers): Add a header when a pending merge is detected.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 31 Jan 2010 20:58:35 -0800
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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