view etc/schema/xhtml-base.rnc @ 102065:8dfd81b55840

(rmail-mbox-from): New function. (rmail-output-as-mbox): Use rmail-mbox-from. (rmail-output): Ensure a From line in the not-rmail Babyl case.
author Glenn Morris <rgm@gnu.org>
date Tue, 17 Feb 2009 02:54:14 +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?