view etc/schema/xhtml-base.rnc @ 104910:9967bdb55e21

Move all safe and risky properties into the defcustoms.
author Glenn Morris <rgm@gnu.org>
date Thu, 10 Sep 2009 06:19:53 +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?