view etc/schema/xhtml-base.rnc @ 106828:1562bc1aa080
Fix handling of euc-xx coding systems.
author |
Kenichi Handa <handa@m17n.org> |
date |
Thu, 14 Jan 2010 20:51:58 +0900 (2010-01-14) |
parents |
38f93f3d00a2 |
children |
|
line source
# Base Module
base = element base { base.attlist }
base.attlist = attribute href { URI.datatype }
head.content &= base?