view etc/schema/xhtml-base.rnc @ 102282:a0415be90111

(rmail-summary-mark-seen): Add option to mark as unseen. (rmail-summary-rmail-update): Store a position in rmail-summary-put-back-unseen rather than just a flag, and use it to put back the "-" mark in the summary.
author Glenn Morris <rgm@gnu.org>
date Thu, 26 Feb 2009 08:45:09 +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?