view etc/schema/xhtml-base.rnc @ 99726:38b176122f90

(proced, proced-format-time): Doc fixes. (proced-process-attributes): Signal an error if unsupported. (Bug#1314)
author Glenn Morris <rgm@gnu.org>
date Wed, 19 Nov 2008 08:08:28 +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?