aboutsummaryrefslogtreecommitdiffstats
path: root/etc/schema/xhtml-base.rnc
blob: 154dfce1c5a064ed2441bebfa2815474d3309532 (plain)
1
2
3
4
5
# Base Module

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