view etc/schema/xhtml-base.rnc @ 97021:fb376eec83a9

(syms_of_term): Initialize default_orig_pair, default_set_foreground, and default_set_background.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 25 Jul 2008 18:12:00 +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?