view etc/schema/xhtml-base.rnc @ 99072:741755a52dcf

(font_add_log): Check the values of extra properties.
author Kenichi Handa <handa@m17n.org>
date Thu, 23 Oct 2008 04:01: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?