view etc/schema/xhtml-base.rnc @ 111275:393b44bc9757

* configure.in (checking whether localtime caches TZ): Use unsetenv instead of modifying environment directly.
author Ken Brown <kbrown@cornell.edu>
date Sun, 31 Oct 2010 19:21:53 -0400
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?