Element Summary | ||||||||||
ci |
|
|||||||||
cn |
|
|||||||||
csymbol |
|
|||||||||
sep |
|
Complex Type Summary | ||||||
ci.type |
|
|||||
cn.type |
|
|||||
csymbol.type |
|
|||||
sep.type |
|
Element Group Summary | ||||||||
cn.content |
|
|||||||
Content-token.content |
|
|||||||
Content-tokens.class |
|
Attribute Group Summary | ||||||||
ci.attlist |
|
|||||||
cn.attlist |
|
|||||||
csymbol.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"> <!-- common content for the token elements --> <xs:sequence> </xs:sequence> </xs:group> <!-- "cn" --> <xs:simpleType> <xs:restriction base="xs:positiveInteger"> <xs:minInclusive value="2"/> <xs:maxInclusive value="36"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="e-notation"/> <xs:enumeration value="integer"/> <xs:enumeration value="rational"/> <xs:enumeration value="real"/> <xs:enumeration value="complex-cartesian"/> <xs:enumeration value="complex-polar"/> <xs:enumeration value="constant"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <!-- the content of "cn" may have <sep> elements in it --> </xs:complexType> <xs:choice> </xs:choice> </xs:group> </xs:complexType> <!-- "ci" --> </xs:attributeGroup> </xs:complexType> <!-- "csymbol" --> </xs:attributeGroup> </xs:complexType> <!-- And 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 |