view etc/schema/xhtml-base.rnc @ 98808:8ed760341617

(define-abbrev): Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 17 Oct 2008 21:25:58 +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?