view etc/schema/xhtml-base.rnc @ 95553:9145bbb09578

(Fontsets): Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 05 Jun 2008 01:25:58 +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?