view etc/schema/xhtml-base.rnc @ 100110:02ed951e3c8f

(format-write-file): Rewrite doc yet again.
author Glenn Morris <rgm@gnu.org>
date Tue, 02 Dec 2008 03:31:40 +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?