view etc/schema/xhtml-base.rnc @ 94374:bb784189a8b3

Doc fix.
author Vinicius Jose Latorre <viniciusjl@ig.com.br>
date Sat, 26 Apr 2008 12:38:54 +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?