view etc/schema/xhtml-base.rnc @ 93770:41c5d9292db8

(Burmese): Rename from Myanmar to be consistent with comment in burmese.el
author Jason Rumney <jasonr@gnu.org>
date Sun, 06 Apr 2008 15:19:26 +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?