view etc/schema/xhtml-base.rnc @ 108178:0f3897ef1f44

* minibuffer.el (tags-completion-at-point-function): Fix return value.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 30 Apr 2010 19:13:22 -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?