view etc/schema/xhtml-base.rnc @ 100829:b14d829e1272

Declare Qtime and Qctime.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 02 Jan 2009 15:06:22 +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?