FlexDoc/XML XSDDoc Demo
XML Schemas for MathML 3.0


attributeGroup "m:math.attributes"
Namespace:
Content:
100 attributes, attr. wildcard
Defined:
Includes:
declarations of 9 attributes
Referenced:
Component Diagram
XML Representation Summary
<...
   
 = 
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
   
...>
Referenced By
XML Source (see within schema source)
<xs:attributeGroup name="math.attributes">
<xs:attributeGroup ref="m:CommonPresAtt"/>
<xs:attributeGroup ref="m:mstyle.specificattributes"/>
<xs:attributeGroup ref="m:mstyle.generalattributes"/>
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attribute name="display">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="block"/>
<xs:enumeration value="inline"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="maxwidth" type="m:length"/>
<xs:attribute name="overflow">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="linebreak"/>
<xs:enumeration value="scroll"/>
<xs:enumeration value="elide"/>
<xs:enumeration value="truncate"/>
<xs:enumeration value="scale"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="altimg" type="xs:anyURI"/>
<xs:attribute name="altimg-width" type="m:length"/>
<xs:attribute name="altimg-height" type="m:length"/>
<xs:attribute name="altimg-valign">
<xs:simpleType>
<xs:union memberTypes="m:length">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="top"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="middle"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="bottom"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="alttext"/>
<xs:attribute name="cdgroup" type="xs:anyURI"/>
<xs:attributeGroup ref="m:math.deprecatedattributes"/>
</xs:attributeGroup>
Attribute Details (all declarations; defined in this component only; 9/101)
altimg
Type:
xs:anyURI, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
XML Source (see within schema source)
<xs:attribute name="altimg" type="xs:anyURI"/>

altimg-height
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="altimg-height" type="m:length"/>

altimg-valign
Type:
anonymous simpleType (union of (m:length | restriction of xs:token | restriction of xs:token | restriction of xs:token))
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
Attribute Value Detail
restriction of xs:string | "top" | "middle" | "bottom"
union of
  1. restriction of xs:string
    Pattern:
    see by simpleType m:length
  2. enumeration of xs:token
    Values (1):
    "top"
  3. enumeration of xs:token
    Values (1):
    "middle"
  4. enumeration of xs:token
    Values (1):
    "bottom"
Anonymous simpleType
Type Derivation Tree
union of (m:length | restriction of xs:token | restriction of xs:token | restriction of xs:token)
  simpleType
Derivation:
by union of
Member Types
  1. anonymous simpleType:
    Derivation:
    restriction of xs:token
    Facets:
    enumeration:
    "top"
  2. anonymous simpleType:
    Derivation:
    restriction of xs:token
    Facets:
    enumeration:
    "middle"
  3. anonymous simpleType:
    Derivation:
    restriction of xs:token
    Facets:
    enumeration:
    "bottom"
XML Source (see within schema source)
<xs:attribute name="altimg-valign">
<xs:simpleType>
<xs:union memberTypes="m:length">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="top"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="middle"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="bottom"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
</xs:attribute>

altimg-width
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="altimg-width" type="m:length"/>

alttext
Type:
xs:anySimpleType, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
XML Source (see within schema source)
<xs:attribute name="alttext"/>

cdgroup
Type:
xs:anyURI, predefined
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
XML Source (see within schema source)
<xs:attribute name="cdgroup" type="xs:anyURI"/>

display
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
Attribute Value Detail
enumeration of xs:token
Values (2):
"block", "inline"
Anonymous simpleType
Type Derivation Tree
xs:token (restriction)
  simpleType
Derivation:
restriction of xs:token
Facets:
enumeration (2):
"block", "inline"
XML Source (see within schema source)
<xs:attribute name="display">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="block"/>
<xs:enumeration value="inline"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

maxwidth
Type:
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
Attribute Value Detail
restriction of xs:string
Pattern:
see by simpleType m:length
XML Source (see within schema source)
<xs:attribute name="maxwidth" type="m:length"/>

overflow
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Defined:
locally in (this) attributeGroup m:math.attributes
Attribute Value Detail
enumeration of xs:token
Values (5):
"linebreak", "scroll", "elide", "truncate", "scale"
Anonymous simpleType
Type Derivation Tree
xs:token (restriction)
  simpleType
Derivation:
restriction of xs:token
Facets:
enumeration (5):
"linebreak", "scroll", "elide", "truncate", "scale"
XML Source (see within schema source)
<xs:attribute name="overflow">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="linebreak"/>
<xs:enumeration value="scroll"/>
<xs:enumeration value="elide"/>
<xs:enumeration value="truncate"/>
<xs:enumeration value="scale"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>


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.