view etc/schema/xhtml-base.rnc @ 97776:c3601a4165fc

* vc-hooks.el (vc-workfile-unchanged-p): If the checkout time is not the same as the last modification time, fall back on the backend-specific check.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 27 Aug 2008 20:38:53 +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?