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

attribute mpadded.attlist/@width
type mpadded-width-space
facets
Kind Value annotation
pattern ((\+|-)?([0-9]+|[0-9]*\.[0-9]+)(((%?) *(width|lspace|height|depth)?)|(width|lspace|height|depth)|(em|ex|px|in|cm|mm|pt|pc)))|((veryverythin|verythin|thin|medium|thick|verythick|veryverythick)mathspace)|0
source <xsd:attribute name="width" type="mpadded-width-space">
</xsd:attribute>

attribute mpadded.attlist/@lspace
type mpadded-space
facets
Kind Value annotation
pattern (\+|-)?([0-9]+|[0-9]*\.[0-9]+)(((%?) *(width|lspace|height|depth))|(em|ex|px|in|cm|mm|pt|pc))
source <xsd:attribute name="lspace" type="mpadded-space">
</xsd:attribute>

attribute mpadded.attlist/@height
type mpadded-space
facets
Kind Value annotation
pattern (\+|-)?([0-9]+|[0-9]*\.[0-9]+)(((%?) *(width|lspace|height|depth))|(em|ex|px|in|cm|mm|pt|pc))
source <xsd:attribute name="height" type="mpadded-space">
</xsd:attribute>

attribute mpadded.attlist/@depth
type mpadded-space
facets
Kind Value annotation
pattern (\+|-)?([0-9]+|[0-9]*\.[0-9]+)(((%?) *(width|lspace|height|depth))|(em|ex|px|in|cm|mm|pt|pc))
source <xsd:attribute name="depth" type="mpadded-space">
</xsd:attribute>