view etc/schema/xhtml-base.rnc @ 107844:17333bba44b4

* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 12 Apr 2010 21:24:10 -0400
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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