view etc/schema/xhtml-base.rnc @ 110736:e66d3e54e4af

* lib-src/Makefile.in: Remove ^L, old makes choke on it.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 03 Oct 2010 08:46:41 -0700
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?