view etc/schema/xhtml-base.rnc @ 91826:90d244118a64

Add 2008 to copyright years. Fix some typos.
author Glenn Morris <rgm@gnu.org>
date Thu, 14 Feb 2008 03:55:06 +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?