view etc/schema/xhtml-base.rnc @ 111907:163a7066458a

* vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 04 Dec 2010 19:59:37 -0500
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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