view etc/schema/xhtml-base.rnc @ 95151:f45f20b8625d

(eshell-defgroup): New alias.
author Glenn Morris <rgm@gnu.org>
date Wed, 21 May 2008 03:50:42 +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?