view etc/schema/xhtml-base.rnc @ 102445:1feaf8f29db1

* term.el (term-send-raw): Deactivate the mark first (Bug#2449).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 08 Mar 2009 19:32:55 +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?