view etc/schema/xhtml-base.rnc @ 105053:b942d57a0577

Updated from master source.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 17 Sep 2009 06:14:33 +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?