view etc/schema/xhtml-base.rnc @ 106506:c43a4817b264

Fix short log parsing and fontification. * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number. Fix fontification for the [merge] label.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 09 Dec 2009 06:04:09 +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?