Element Summary | ||||||||||
mi |
|
|||||||||
mn |
|
|||||||||
mo |
|
|||||||||
ms |
|
|||||||||
mtext |
|
Complex Type Summary | ||||||
mi.type |
|
|||||
mn.type |
|
|||||
mo.type |
|
|||||
ms.type |
|
|||||
mtext.type |
|
Element Group Summary | ||||||||
Glyph-alignmark.class |
|
|||||||
Presentation-token.class |
|
Attribute Group Summary | ||||||||
mi.attlist |
|
|||||||
mn.attlist |
|
|||||||
mo.attlist |
|
|||||||
ms.attlist |
|
|||||||
mtext.attlist |
|
<?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"> <!-- The content of presentation token elements is either normal characters, "mglyph" ones or alignment marks --> <xs:choice> </xs:choice> </xs:group> <!-- "mi" --> <!-- "mi" is supposed to have a default value of its "mathvariant" attribute set to "italic" --> </xs:attributeGroup> </xs:complexType> <!-- "mo" --> </xs:attributeGroup> </xs:complexType> <!-- "mn" --> </xs:attributeGroup> </xs:complexType> <!-- "mtext" --> </xs:attributeGroup> </xs:complexType> <!-- "ms" --> <!-- the values of "lquote" or "rquote" are not restricted to be one character strings... --> </xs:attributeGroup> </xs:complexType> <!-- And the group of any token --> <xs:choice> </xs:choice> </xs:group> </xs:schema> <!-- Copyright û 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 |