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
"mglyph" element.
13 Author: St
éphane Dalmas, INRIA.
17 <xs:attributeGroup name=
"mglyph.attlist">
18 <xs:attribute name=
"alt" type=
"xs:string"/>
19 <xs:attribute name=
"fontfamily" type=
"xs:string"/>
20 <xs:attribute name=
"index" type=
"xs:positiveInteger"/>
23 <xs:complexType name=
"mglyph.type">
24 <xs:attributeGroup ref=
"mglyph.attlist"/>
27 <xs:element name=
"mglyph" type=
"mglyph.type"/>
33 Copyright û 2002 World Wide Web Consortium, (Massachusetts Institute
34 of Technology, Institut National de Recherche en Informatique et en
35 Automatique, Keio University). All Rights Reserved. See
36 http://www.w3.org/Consortium/Legal/.