FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0
Overview
All Components
NS-Bindings
FRAMES
NO FRAMES
SEARCH
XML Schema "mathml3.xsd"
Target Namespace:
http://www.w3.org/1998/Math/MathML
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
http://www.w3.org/Math/XMLSchema/mathml3/mathml3.xsd; see
XML source
Includes Schemas (3):
mathml3-common.xsd
[
src
],
mathml3-content.xsd
[
src
],
mathml3-presentation.xsd
[
src
]
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<
xs:schema elementFormDefault
="
qualified
"
targetNamespace
="
http://www.w3.org/1998/Math/MathML
"
xmlns:m
="
http://www.w3.org/1998/Math/MathML
"
xmlns:xs
="
http://www.w3.org/2001/XMLSchema
">
<
xs:include schemaLocation
="
mathml3-content.xsd
"/>
<
xs:include schemaLocation
="
mathml3-presentation.xsd
"/>
<
xs:include schemaLocation
="
mathml3-common.xsd
"/>
</
xs:schema
>
Overview
All Components
NS-Bindings
FRAMES
NO FRAMES
SEARCH
XML schema documentation generated with
FlexDoc/XML
1.15 using
FlexDoc/XML XSDDoc
3.5 template set. All XSD diagrams generated by
FlexDoc/XML DiagramKit
.