view etc/schema/xhtml-base.rnc @ 110268:b2cc1d56be0f

Very minor bytecomp fix. * lisp/emacs-lisp/bytecomp.el (byte-compile-report-ops): Error if not compiled with -DBYTE_CODE_METER.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Sep 2010 09:02:38 -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?