view etc/schema/xhtml-base.rnc @ 98928:0f3820668269

Minor wording fixes from RMS.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 20 Oct 2008 10:01: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?