view etc/schema/xhtml-base.rnc @ 112265:d67e8472ae65

Fix setting of buffer-file-coding-system of RMAIL buffer.
author Kenichi Handa <handa@m17n.org>
date Fri, 14 Jan 2011 13:08:53 +0900
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?