view etc/schema/xhtml-base.rnc @ 98976:e4a7c2a7c2eb

(Image Cache) <image-refresh>: Minor wording fixes.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 21 Oct 2008 13:45:04 +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?