view etc/schema/xhtml-base.rnc @ 86465:c1445e6992c4

Load ediff-*.el files silently. Don't load reporter when compiling.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Nov 2007 04:00:50 +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?