view etc/schema/xhtml-base.rnc @ 99854:528e53849f51

(check_face_name): New function. (add_font_entity_to_list): Use it to filter out common substituted fonts.
author Jason Rumney <jasonr@gnu.org>
date Sun, 23 Nov 2008 15:07:25 +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?