view etc/schema/xhtml-base.rnc @ 91666:2229d6434820

(diff-add-change-log-entries-other-window): Avoid the splitter in context hunks.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 08 Feb 2008 16:00: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?