view etc/schema/xhtml-base.rnc @ 106011:37fee35a6283

* simple.el (shell-command): Doc fix (Bug#4891).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 14 Nov 2009 16:07:44 +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?