view etc/schema/xhtml-base.rnc @ 93536:e42355d302bb

(sh-mode-map): Rename the menu. Add :help. Add menu entries corresponding to all the key bindings.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 02 Apr 2008 06:38:24 +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?