view etc/schema/xhtml-base.rnc @ 104625:97ec4e51e2eb

(vc-cvs-update-changelog): Fix typo.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 27 Aug 2009 01:50:12 +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?