view etc/schema/xhtml-base.rnc @ 96947:57b80a67db7b

(recode-region): Deactivate mark at the end.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 23 Jul 2008 22:40:07 +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?