FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


element <m:mo>
Namespace:
Type:
anonymous complexType
Content:
mixed, 40 attributes, attr. wildcard, 2 elements
Subst.Gr:
Defined:
Referenced:
never
Component Diagram
XML Representation Summary
<m:mo
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
restriction of xs:string
 = 
(restriction of xs:string | "transparent")
 = 
enumeration of xs:token
 = 
(restriction of xs:string | "small" | "normal" | "big")
 = 
("ltr" | "rtl")
 = 
xs:anySimpleType
 = 
("normal" | "bold")
 = 
("normal" | "italic")
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
(restriction of xs:string | "transparent")
 = 
("prefix" | "infix" | "postfix")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
restriction of xs:string
 = 
restriction of xs:string
 = 
("true" | "false")
 = 
("true" | "false")
 = 
(restriction of xs:string | "infinity")
 = 
restriction of xs:string
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("auto" | "newline" | "nobreak" | "goodbreak" | "badbreak")
 = 
restriction of xs:string
 = 
("before" | "after" | "duplicate" | "infixlinebreakstyle")
 = 
xs:anySimpleType
 = 
("left" | "center" | "right" | "auto" | "id")
 = 
restriction of xs:string
 = 
xs:anySimpleType
 = 
("left" | "center" | "right" | "auto" | "id" | "indentalign")
 = 
(restriction of xs:string | "indentshift")
 = 
("left" | "center" | "right" | "auto" | "id" | "indentalign")
 = 
(restriction of xs:string | "indentshift")
   
   
>
   
Content: 
</m:mo>
Related Components
XML Source (see within schema source)
<xs:element name="mo" substitutionGroup="m:TokenExpression">
<xs:complexType mixed="true">
<xs:group maxOccurs="unbounded" minOccurs="0" ref="m:token.content"/>
<xs:attributeGroup ref="m:mo.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.