view etc/schema/xhtml-base.rnc @ 101412:c1fb3b6fe79a

(rmail-next-labeled-message): Correctly handle return value of rmail-get-labels.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 23 Jan 2009 19:02:31 +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?