Element Summary | ||||||||||
maligngroup |
|
|||||||||
malignmark |
|
|||||||||
mlabeledtr |
|
|||||||||
mtable |
|
|||||||||
mtd |
|
|||||||||
mtr |
|
Complex Type Summary | ||||||
maligngroup.type |
|
|||||
malignmark.type |
|
|||||
mlabeledtr.type |
|
|||||
mtable.type |
|
|||||
mtd.type |
|
|||||
mtr.type |
|
Element Group Summary | ||||||||
mlabeledtr.content |
|
|||||||
mtable.content |
|
|||||||
mtd.content |
|
|||||||
mtr.content |
|
|||||||
Presentation-table.class |
|
Attribute Group Summary | ||||||||
maligngroup.attlist |
|
|||||||
malignmark.attlist |
|
|||||||
mlabeledtr.attlist |
|
|||||||
mtable.attlist |
|
|||||||
mtd.attlist |
|
|||||||
mtr.attlist |
|
|||||||
Table-alignment.attrib |
|
<?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"> <!-- Common attributes --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(top|bottom|center|baseline|axis)( top| bottom| center| baseline| axis)*"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(left|center|right)( left| center| right)*"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <!-- "mtr" --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "labeledtr" --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "mtd" --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "mtable" --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="(true|false)( true| false)*"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="none"/> <xs:enumeration value="solid"/> <xs:enumeration value="dashed"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="left"/> <xs:enumeration value="right"/> <xs:enumeration value="leftoverlap"/> <xs:enumeration value="rightoverlap"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:choice> </xs:choice> </xs:group> </xs:complexType> <!-- "maligngroup" --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="left"/> <xs:enumeration value="center"/> <xs:enumeration value="right"/> <xs:enumeration value="decimalpoint"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> </xs:complexType> <!-- "malignmark" --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="left"/> <xs:enumeration value="right"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> </xs:complexType> <!-- The group of everything --> <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 |