Files
emacs/etc/schema/xhtml-base.rnc
Mark A. Hershberger 8cd39fb3c4 Initial merge of nxml
2007-11-23 06:58:00 +00:00

6 lines
121 B
Plaintext

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