view etc/schema/xhtml.rnc @ 99900:f42d7c051576

(calc-settings-file, calc-language-alist) calc-embedded-announce-formula, calc-embedded-announce-formula-alist) calc-embedded-open-formula, calc-embedded-close-formula) calc-embedded-open-close-formula-alist) calc-embedded-word-regexp-alist, calc-embedded-open-plain) calc-embedded-close-plain, calc-embedded-open-close-plain-alist) calc-embedded-open-new-formula, calc-embedded-close-new-formula) calc-embedded-open-close-new-formula-alist, calc-embedded-open-mode) calc-embedded-close-mode, calc-embedded-open-close-mode-alist) calc-gnuplot-name, calc-gnuplot-plot-command) calc-gnuplot-print-command, calc-multiplication-has-precedence): Remove unnecessary asterisks from docstrings.
author Jay Belanger <jay.p.belanger@gmail.com>
date Tue, 25 Nov 2008 01:27:31 +0000
parents 55a95acb5aa1
children
line wrap: on
line source

# XHTML

# This corresponds to the union of transitional and frameset.

default namespace = "http://www.w3.org/1999/xhtml"

include "xhtml-datatypes.rnc"
include "xhtml-attribs.rnc"
# include "xhtml-struct.rnc"
include "xhtml-frames.rnc"
include "xhtml-text.rnc"
include "xhtml-hypertext.rnc"
include "xhtml-lst.rnc"
include "xhtml-image.rnc"
include "xhtml-ssismap.rnc"
include "xhtml-base.rnc"
include "xhtml-link.rnc"
include "xhtml-meta.rnc"
include "xhtml-param.rnc"
include "xhtml-object.rnc"
include "xhtml-bdo.rnc"
include "xhtml-pres.rnc"
include "xhtml-edit.rnc"
include "xhtml-applet.rnc"
# include "xhtml-bform.rnc"
include "xhtml-form.rnc"
include "xhtml-xstyle.rnc"
include "xhtml-script.rnc"
# include "xhtml-btable.rnc"
include "xhtml-table.rnc"
include "xhtml-csismap.rnc"
include "xhtml-events.rnc"
include "xhtml-inlstyle.rnc"
include "xhtml-tgt.rnc"
include "xhtml-iframe.rnc"
include "xhtml-nameident.rnc"
include "xhtml-legacy.rnc"