view etc/schema/xhtml-base.rnc @ 91526:44f0cbc44295

Update diff mode entry.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 04 Feb 2008 21:41: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?