view etc/schema/xhtml-base.rnc @ 96090:596ac435a025

Tweak interface of buffer-face-mode functions Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1262
author Miles Bader <miles@gnu.org>
date Fri, 20 Jun 2008 08:55:22 +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?