view etc/schema/xhtml-base.rnc @ 103331:35fd76739f2f

(lisp-mode-variables): Fix doc-string.
author Martin Rudalics <rudalics@gmx.at>
date Sun, 07 Jun 2009 07:21:23 +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?