view etc/schema/xhtml-base.rnc @ 92235:7c712622e514

* editfns.c (Fformat): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 26 Feb 2008 16:36:46 +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?