view etc/schema/xhtml-base.rnc @ 95531:79b5ceb92151

Trent W. Buck <trentbuck at gmail.com> (tiny change) (rx): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Wed, 04 Jun 2008 07:11:59 +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?