view etc/schema/xhtml-base.rnc @ 104137:974fca280203

* net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New defconst. (tramp-rfn-eshadow-update-overlay): Use it.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 03 Aug 2009 08:21:29 +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?