view etc/schema/xhtml-base.rnc @ 111125:3b88ba8061ed

* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync doc with Lisp.
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Oct 2010 14:19:02 -0700
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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