view etc/schema/xhtml-base.rnc @ 96315:3046fb222514

(calendar-cursor-to-date): Handle case where event-start is nil.
author Glenn Morris <rgm@gnu.org>
date Thu, 26 Jun 2008 07:07:34 +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?