view etc/schema/xhtml-base.rnc @ 86456:b3d5d8240204

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 27 Nov 2007 01:08:24 +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?