view etc/schema/xhtml-base.rnc @ 93622:5d2b21aad9af

(comment-enter-backward): Be careful to restore point changed during narrowing.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 03 Apr 2008 22:26:39 +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?