view etc/schema/xhtml-base.rnc @ 109712:de86f640dbaa

* emulation/pc-select.el: Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 05 Aug 2010 23:31:03 +0200
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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