summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/stex/schema/rnc/omdoc/pxhtml.rnc
blob: f9758a575064cc7b040171a2890fef2cd2fb76c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# XHTML for paragraphs in OMDoc 
# this is a subset of the xhtml RelaxNG schema for XHTML we use it for paragraphs in OMDoc1.3

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

include "xhtml-datatypes.rnc"
include "xhtml-attribs.rnc"
include "xhtml-text.rnc"
include "xhtml-hypertext.rnc"
include "xhtml-list.rnc"
include "xhtml-image.rnc"
include "xhtml-param.rnc"
include "xhtml-object.rnc"
include "xhtml-bdo.rnc"
include "xhtml-applet.rnc"
include "xhtml-table.rnc"
include "xhtml-inlstyle.rnc"