view etc/schema/xhtml-base.rnc @ 93252:d5bb646771f8

(image-mode-reapply-winprops): Simplify now that window-configuration-change-hook works buffer-locally.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 26 Mar 2008 15:49:03 +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?