view etc/schema/xhtml-base.rnc @ 105720:4908099fc159

* tramp.texi (External methods): Temporary files are kept for `rsync' and `rsyncc' methods.
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 23 Oct 2009 15:10:12 +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?