FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


element <m:mtable>
Namespace:
Type:
anonymous complexType
Content:
complex, 26 attributes, attr. wildcard, 1 element
Subst.Gr:
substitutes for m:PresentationExpression
Defined:
Includes:
declaration of 1 element
Referenced:
never
Component Diagram
XML Representation Summary
<m:mtable
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
restriction of xs:string
 = 
(restriction of xs:string | "transparent")
 = 
restriction of xs:string
 = 
restriction of list of ("top" | "bottom" | "center" | "baseline" | "axis")
 = 
restriction of list of ("left" | "center" | "right")
 = 
restriction of xs:string
 = 
restriction of list of ("true" | "false")
 = 
restriction of list of (restriction of xs:string | "auto" | "fit")
 = 
(restriction of xs:string | "auto")
 = 
restriction of list of restriction of xs:string
 = 
restriction of list of restriction of xs:string
 = 
restriction of list of ("none" | "solid" | "dashed")
 = 
restriction of list of ("none" | "solid" | "dashed")
 = 
("none" | "solid" | "dashed")
 = 
restriction of list of (restriction of xs:string | restriction of xs:string)
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("left" | "right" | "leftoverlap" | "rightoverlap")
 = 
restriction of xs:string
   
   
>
   
Content: 
</m:mtable>
Related Components
XML Source (see within schema source)
<xs:element name="mtable" substitutionGroup="m:PresentationExpression">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="m:TableRowExpression"/>
</xs:sequence>
<xs:attributeGroup ref="m:mtable.attributes"/>
</xs:complexType>
</xs:element>
Content Element Details (all declarations defined in this component; 1/1)
m:TableRowExpression
Type:
xs:anyType, predefined
Content:
any
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
substituted with 2 elements
Declared:
by reference in (this) element m:mtable
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="m:TableRowExpression"/>


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.