view etc/schema/xhtml-base.rnc @ 109038:fc2c0625a14a

Add in some useful convenience functions for handling HTTP.
author Mark A. Hershberger <mah@everybody.org>
date Tue, 22 Jun 2010 12:48:53 -0400
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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