view etc/schema/xhtml-base.rnc @ 103707:6f4661f3af1c

(--enable-profiling): New option.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 03 Jul 2009 13:04:57 +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?