view etc/schema/xhtml-base.rnc @ 94593:537c28766f1d

(x_libraries): Remove standard 64-bit directories - experimental workaround for minor autoconf bug.
author Glenn Morris <rgm@gnu.org>
date Sat, 03 May 2008 18:59:31 +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?