view etc/schema/xhtml-base.rnc @ 86960:8f2d093e6920

(binhex): New custom group. (binhex-decoder-program, binhex-decoder-switches) (binhex-use-external): Move to the binhex custom group.
author Glenn Morris <rgm@gnu.org>
date Sun, 02 Dec 2007 18:50:42 +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?