view etc/schema/xhtml-base.rnc @ 108260:ddb9a8f686bd

Comment changes for some src/m/*.h files. Remove some out-of-date comments, reformat others.
author Glenn Morris <rgm@gnu.org>
date Wed, 05 May 2010 22:27:17 -0700
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?