view etc/schema/xhtml-base.rnc @ 101760:9f3e0387f078

2009-02-02 Carsten Dominik <dominik@science.uva.nl> * org.el (org-cycle-global-at-bob): Fix typo. * org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 02 Feb 2009 21:50:00 +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?