1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/etc/schema/xhtml-base.rnc
2007-11-23 06:58:00 +00:00

5 lines
121 B
Text

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