view etc/schema/xhtml-base.rnc @ 101310:96dc06a1e432

(ispell-find-aspell-dictionaries): Use aspell default dict.
author Agustin Martin <agustin.martin@hispalinux.es>
date Tue, 20 Jan 2009 11:34:39 +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?