view etc/schema/xhtml-base.rnc @ 105172:69e85f510ced

Require CL. (term-ansi-reset): New function. (term-mode, term-emulate-terminal, term-handle-colors-array): Use it. (term-handle-colors-array): Simplify.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 24 Sep 2009 02:04:25 +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?