view etc/schema/xhtml-base.rnc @ 94851:a9a8e5664a90

(x-colors): Re-order colors.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 10 May 2008 17:28: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?