view etc/schema/xhtml-base.rnc @ 98690:f985f5030d33

(c-indent-region): Fix previous patch so that the function works on one-line macros.
author Alan Mackenzie <acm@muc.de>
date Mon, 13 Oct 2008 18:34:05 +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?