view etc/schema/xhtml-base.rnc @ 98456:a68b7a895cb6

(Faccept_process_output): Fix doc-string.
author Martin Rudalics <rudalics@gmx.at>
date Thu, 02 Oct 2008 08:03:44 +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?