view etc/schema/xhtml-base.rnc @ 110286:75aed7131b9b

* lisp/nxml/TODO: Remove. * etc/NEWS: Move nxml TODO items here.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Sep 2010 19:34:25 -0700
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?