summaryrefslogtreecommitdiff
path: root/tex/context/base/x-mathml.xsd
blob: 17f0bea2aa4505aef3cbb5dd0fd066ae6790a967 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
            xmlns:xds="http://www.w3.org/?">

<xsd:schema> 

<xsd:element name="imath" type="mathml:math" /> 
<xsd:element name="dmath" type="mathml:math" /> 

</xsd:schema>