1 <?xml version=
"1.0" encoding=
"UTF-8"?>
4 xmlns:
xs=
"http://www.w3.org/2001/XMLSchema"
5 xmlns=
"http://www.w3.org/1998/Math/MathML"
6 targetNamespace=
"http://www.w3.org/1998/Math/MathML"
7 elementFormDefault=
"qualified"
12 This is the XML Schema module for the MathML
"merror" element.
13 Author: St
éphane Dalmas, INRIA.
17 <xs:attributeGroup name=
"merror.attlist">
18 <xs:attributeGroup ref=
"Common.attrib"/>
21 <xs:group name=
"merror.content">
23 <xs:group ref=
"Presentation-expr.class"/>
27 <xs:complexType name=
"merror.type">
28 <xs:group ref=
"merror.content" minOccurs=
"0" maxOccurs=
"unbounded"/>
29 <xs:attributeGroup ref=
"merror.attlist"/>
32 <xs:element name=
"merror" type=
"merror.type"/>
36 Copyright û 2002 World Wide Web Consortium, (Massachusetts Institute
37 of Technology, Institut National de Recherche en Informatique et en
38 Automatique, Keio University). All Rights Reserved. See
39 http://www.w3.org/Consortium/Legal/.