view etc/schema/xhtml-base.rnc @ 107334:93601e9ff001

Fix orgcard.tex pdf landscape format. * refcards/orgcard.tex: Use pdflayout.sty. * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
author Glenn Morris <rgm@gnu.org>
date Thu, 04 Mar 2010 19:01:38 -0800
parents 38f93f3d00a2
children
line wrap: on
line source

# Base Module

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