XML Schema "error.xsd"
Target Namespace:
http://www.w3.org/1998/Math/MathML
Components:
global element, 1 complexType, 1 element group, 1 attribute group
Schema Location:
http://www.erudit.org/xsd/mathml/2.0/presentation/error.xsd, see XML source
Included in Schema:
mathml2.xsd [src]
Annotation
This is the XML Schema module for the MathML "merror" element. Author: Stéphane Dalmas, INRIA.
Element Summary
merror
Type:
Content:
complex, 5+any attributes, 166 elements
Defined:
globally, see XML source
Used:
Complex Type Summary
merror.type
Content:
complex, 5+any attributes, 166 elements
Used:
Element Group Summary
merror.content
Content:
166 elements
Used:
Attribute Group Summary
merror.attlist
Content:
5+any attributes
Used:
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">
<xs:attributeGroup name="merror.attlist">
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
<xs:group name="merror.content">
<xs:sequence>
<xs:group ref="Presentation-expr.class"/>
</xs:sequence>
</xs:group>
<xs:complexType name="merror.type">
<xs:group maxOccurs="unbounded" minOccurs="0" ref="merror.content"/>
<xs:attributeGroup ref="merror.attlist"/>
</xs:complexType>
<xs:element name="merror" type="merror.type"/>
</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