FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


element <m:math>
Namespace:
Type:
anonymous complexType
Content:
complex, 100 attributes, attr. wildcard, 60 elements
Defined:
Referenced:
never
Component Diagram
XML Representation Summary
<m:math
   
 = 
restriction of xs:string
 = 
(restriction of xs:string | "transparent")
 = 
xs:integer
 = 
("true" | "false")
 = 
xs:decimal
 = 
restriction of xs:string
 = 
("before" | "after" | "duplicate")
 = 
restriction of xs:string
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("left" | "right" | "center")
 = 
restriction of list of ("true" | "false")
 = 
("true" | "false")
 = 
("left" | "center" | "right")
 = 
(restriction of xs:string | "loose" | "medium" | "tight")
 = 
xs:anySimpleType
 = 
restriction of list of ("left" | "center" | "right")
 = 
restriction of list of ("none" | "solid" | "dashed")
 = 
restriction of list of restriction of xs:string
 = 
xs:positiveInteger
 = 
restriction of list of (restriction of xs:string | "auto" | "fit")
 = 
list of ("none" | "updiagonalstrike" | "downdiagonalstrike" | "verticalstrike" | "horizontalstrike")
 = 
("left" | "center" | "right")
 = 
restriction of xs:string
 = 
("ltr" | "rtl")
 = 
("left" | "right")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("prefix" | "infix" | "postfix")
 = 
("none" | "solid" | "dashed")
 = 
restriction of list of (restriction of xs:string | restriction of xs:string)
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
("left" | "center" | "right" | "auto" | "id")
 = 
("left" | "center" | "right" | "auto" | "id" | "indentalign")
 = 
("left" | "center" | "right" | "auto" | "id" | "indentalign")
 = 
restriction of xs:string
 = 
(restriction of xs:string | "indentshift")
 = 
(restriction of xs:string | "indentshift")
 = 
xs:anySimpleType
 = 
("true" | "false")
 = 
restriction of xs:string
 = 
xs:unsignedLong
 = 
("auto" | "newline" | "nobreak" | "goodbreak" | "badbreak")
 = 
xs:anySimpleType
 = 
("before" | "after" | "duplicate" | "infixlinebreakstyle")
 = 
restriction of xs:string
 = 
(restriction of xs:string | "thin" | "medium" | "thick")
 = 
("w" | "nw" | "n" | "ne" | "e" | "se" | "s" | "sw")
 = 
enumeration of xs:token
 = 
xs:anySimpleType
 = 
restriction of xs:string
 = 
(restriction of xs:string | "small" | "normal" | "big")
 = 
enumeration of xs:token
 = 
(restriction of xs:string | "infinity")
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
("true" | "false")
 = 
(restriction of xs:string | "thin" | "medium" | "thick")
 = 
xs:anySimpleType
 = 
("left" | "center" | "right")
 = 
xs:anySimpleType
 = 
xs:integer
 = 
restriction of xs:string
 = 
restriction of list of ("top" | "bottom" | "center" | "baseline" | "axis")
 = 
restriction of list of ("none" | "solid" | "dashed")
 = 
restriction of list of restriction of xs:string
 = 
xs:positiveInteger
 = 
xs:anySimpleType
 = 
restriction of xs:string
 = 
xs:positiveInteger
 = 
("true" | "false")
 = 
xs:anySimpleType
 = 
xs:integer
 = 
("left" | "right" | "leftoverlap" | "rightoverlap")
 = 
("left" | "center" | "right" | "decimalpoint")
 = 
("true" | "false")
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
("true" | "false")
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
("block" | "inline")
 = 
restriction of xs:string
 = 
("linebreak" | "scroll" | "elide" | "truncate" | "scale")
 = 
xs:anyURI
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
(restriction of xs:string | "top" | "middle" | "bottom")
 = 
xs:anySimpleType
 = 
xs:anyURI
 = 
xs:string
 = 
xs:string
   
   
>
   
Content: 
</m:math>
Related Components
XML Source (see within schema source)
<xs:element name="math">
<xs:complexType>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:MathExpression"/>
<xs:attributeGroup ref="m:math.attributes"/>
</xs:complexType>
</xs:element>


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.