view etc/schema/xhtml-base.rnc @ 91776:01d2b6c9032f

Add many doc strings.
author Richard M. Stallman <rms@gnu.org>
date Mon, 11 Feb 2008 17:35:37 +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?