view etc/schema/xhtml-base.rnc @ 111246:c55c819e9cf6

etc/NEWS: Add placeholder for finder-inf.el changes.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 30 Oct 2010 20:24:34 -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?