view etc/schema/xhtml-base.rnc @ 105131:04a7d9439cd0

Mention support for stashes in vc-git.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 20 Sep 2009 19:59:38 +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?