view etc/schema/xhtml-base.rnc @ 107683:a7a7dd1d90a3

Document `after-load-functions'. * loading.texi (Hooks for Loading): Document after-load-functions. Copyedits.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 26 Mar 2010 13:43:01 -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?