view etc/schema/xhtml-base.rnc @ 92267:467f32569332

(uniquify-buffer-base-name): If the base name is an empty string, return nil to allow the caller to default to the buffer name. Reported by Martin Fischer <parozusa@web.de>.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 27 Feb 2008 16:39:09 +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?