view etc/schema/xhtml-base.rnc @ 99544:d0522fd272de

(byte-compile-associative) (byte-compile-minus, byte-compile-quo): If there are more than two operands, don't use binary operation code (bug#1334).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 14 Nov 2008 18:08:10 +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?