view etc/schema/xhtml-base.rnc @ 99222:70ea409da917

(emacsclient Options): Document server-use-tcp and server-host.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 29 Oct 2008 17:30:36 +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?