view etc/schema/xhtml-base.rnc @ 109606:fa191ba50511

Enhance CC Mode manual to cover the new Java features.
author Alan Mackenzie <acm@muc.de>
date Sun, 01 Aug 2010 18:07: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?