view etc/schema/xhtml-base.rnc @ 109688:3eb5d5708703

* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 08 Aug 2010 13:26:12 -0700
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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