view etc/schema/xhtml-base.rnc @ 97959:e5dd978be1f3

(isearch-highlight-regexp): Fix last change, quoting non-alphabetical characters properly.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 03 Sep 2008 00:01:25 +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?