XML Schema "mathml2.xsd"
Target Namespace:
http://www.w3.org/1998/Math/MathML
Schema Location:
http://www.erudit.org/xsd/mathml/2.0/mathml2.xsd, see XML source
Includes Schemas (28):
action.xsd [src], arith.xsd [src], calculus.xsd [src], characters.xsd [src], common-attrib.xsd [src], common-attribs.xsd [src], common-attribs.xsd [src], common-types.xsd [src], constants.xsd [src], constructs.xsd [src], elementary-functions.xsd [src], error.xsd [src], functions.xsd [src], layout.xsd [src], linear-algebra.xsd [src], logic.xsd [src], math.xsd [src], relations.xsd [src], scripts.xsd [src], semantics.xsd [src], sets.xsd [src], space.xsd [src], statistics.xsd [src], style.xsd [src], table.xsd [src], tokens.xsd [src], tokens.xsd [src], vector-calculus.xsd [src]
Imported by Schema:
eruditarticle.xsd [src]
Annotation
This is an XML Schema for MathML. Author: Stéphane Dalmas, INRIA.
XML Source (w/o annotations (1))
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified" targetNamespace="http://www.w3.org/1998/Math/MathML" xmlns="http://www.w3.org/1998/Math/MathML" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<!-- common stuff -->
<xs:include schemaLocation="common/math.xsd"/>
<xs:include schemaLocation="common/common-attribs.xsd"/>
<!-- Presentation -->
<xs:include schemaLocation="presentation/common-types.xsd"/>
<xs:include schemaLocation="presentation/common-attribs.xsd"/>
<xs:include schemaLocation="presentation/characters.xsd"/>
<xs:include schemaLocation="presentation/tokens.xsd"/>
<xs:include schemaLocation="presentation/scripts.xsd"/>
<xs:include schemaLocation="presentation/space.xsd"/>
<xs:include schemaLocation="presentation/layout.xsd"/>
<xs:include schemaLocation="presentation/table.xsd"/>
<xs:include schemaLocation="presentation/style.xsd"/>
<xs:include schemaLocation="presentation/error.xsd"/>
<xs:include schemaLocation="presentation/action.xsd"/>
<!-- Content -->
<xs:include schemaLocation="content/common-attrib.xsd"/>
<xs:include schemaLocation="content/tokens.xsd"/>
<xs:include schemaLocation="content/arith.xsd"/>
<xs:include schemaLocation="content/functions.xsd"/>
<xs:include schemaLocation="content/logic.xsd"/>
<xs:include schemaLocation="content/constructs.xsd"/>
<xs:include schemaLocation="content/constants.xsd"/>
<xs:include schemaLocation="content/elementary-functions.xsd"/>
<xs:include schemaLocation="content/relations.xsd"/>
<xs:include schemaLocation="content/semantics.xsd"/>
<xs:include schemaLocation="content/sets.xsd"/>
<xs:include schemaLocation="content/linear-algebra.xsd"/>
<xs:include schemaLocation="content/calculus.xsd"/>
<xs:include schemaLocation="content/vector-calculus.xsd"/>
<xs:include schemaLocation="content/statistics.xsd"/>
</xs:schema>
<!--
Copyright &#251; 2002 World Wide Web Consortium, (Massachusetts Institute
of Technology, Institut National de Recherche en Informatique et en
Automatique, Keio University). All Rights Reserved. See
http://www.w3.org/Consortium/Legal/.
-->

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set