view etc/schema/xhtml-base.rnc @ 101643:f462bd5b1637

* mail/rmail.el (rmail-toggle-header): Determine current header style using the buffer-local value of rmail-header-style in the view buffer. (rmail-show-message): Set a buffer-local value of rmail-header-style in the view buffer.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 29 Jan 2009 14:09:23 +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?