view etc/schema/xhtml-base.rnc @ 96993:0988f4674242

* NEWS: Add xesam.el.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 24 Jul 2008 21:52:51 +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?