view etc/schema/xhtml-base.rnc @ 103708:bae3b52cda07

* m/mips.h: Mention this file is also used for netbsd. * m/pmax.h: Remove file. * configure.in (--enable-profiling): New option. (mips-*-netbsd*, mipsel-*-netbsd*, mipseb-*-netbsd*): Use machine=mips.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 03 Jul 2009 13:19:03 +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?