Element Summary | ||||||||||
math |
|
Complex Type Summary | ||||||
math.type |
|
Element Group Summary | ||||||||
Content-expr.class |
|
|||||||
ContExpr.class |
|
|||||||
math.content |
|
|||||||
Presentation-expr.class |
|
|||||||
PresExpr.class |
|
Attribute Group Summary | ||||||||
Browser-interface.attrib |
|
|||||||
math.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 four groups that govern a lot of things --> <!-- currently very lax. Should be tightened from Chapter 5 --> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <!-- "math" --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="scroll"/> <xs:enumeration value="elide"/> <xs:enumeration value="truncate"/> <xs:enumeration value="scale"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <!-- deprecated <xs:attribute name="mode" type="xs:string"/> --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="block"/> <xs:enumeration value="inline"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:choice> </xs:choice> </xs:group> </xs:complexType> </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 |