attributeGroup msubsup.attlist
version
namespace http://www.w3.org/1998/Math/MathML
used by
complexType {http://www.w3.org/1998/Math/MathML}:msubsup.type
attributes
Name Type Use Default Fixed annotation
subscriptshift length-with-unit
superscriptshift length-with-unit
class xsd:NMTOKENS
style xsd:string
xref xsd:IDREF
id xsd:ID
xlink:href xsd:anyURI
source <xsd:attributeGroup name="msubsup.attlist">
<xsd:attribute name="subscriptshift" type="length-with-unit"/>
<xsd:attribute name="superscriptshift" type="length-with-unit"/>
<xsd:attributeGroup ref="Common.attrib"/>
</xsd:attributeGroup>

attribute msubsup.attlist/@subscriptshift
type length-with-unit
facets
Kind Value annotation
pattern (-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0
source <xsd:attribute name="subscriptshift" type="length-with-unit">
</xsd:attribute>

attribute msubsup.attlist/@superscriptshift
type length-with-unit
facets
Kind Value annotation
pattern (-?([0-9]+|[0-9]*\.[0-9]+)*(em|ex|px|in|cm|mm|pt|pc|%))|0
source <xsd:attribute name="superscriptshift" type="length-with-unit">
</xsd:attribute>