view etc/schema/xhtml-base.rnc @ 105710:eb03599b0d98

(switch-to-completions): Look for *Completions* in other frames as well.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 22 Oct 2009 15:27:17 +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?