view etc/schema/xhtml-base.rnc @ 111040:02c2f28e7c6a

* net/tramp.el (tramp-open-connection-setup-interactive-shell): Suppress expansion of tabs to spaces.
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 15 Oct 2010 14:15:43 +0200
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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