view etc/schema/xhtml-base.rnc @ 98001:c5c3ca209572

Move comment for last change to right place.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 05 Sep 2008 17:30:10 +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?