view etc/schema/xhtml-base.rnc @ 104093:d4d230a6489c

added js2-mode.el
author Steve Yegge <steve.yegge@gmail.com>
date Tue, 28 Jul 2009 05:57:35 +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?