view etc/schema/xhtml-base.rnc @ 105485:73071baff669

(autoloads): Skip preloaded files. (Bug#4446)
author Glenn Morris <rgm@gnu.org>
date Tue, 06 Oct 2009 03:12:55 +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?