view etc/schema/xhtml-base.rnc @ 111652:9b9426ae2633

* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.
author Ken Brown <kbrown@cornell.edu>
date Sat, 20 Nov 2010 10:23:49 -0500
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?