attributeGroup mathml:mpadded.attlist
namespace http://www.w3.org/1998/Math/MathML
used by
complexType mathml:mpadded.type
attributes
Name  Type  Use  Default  Fixed  annotation
widthmathml:mpadded-width-space      
lspacemathml:mpadded-space      
heightmathml:mpadded-space      
depthmathml:mpadded-space      
classxs:NMTOKENS      
stylexs:string      
xrefxs:IDREF      
idxs:ID      
href      
source <xs:attributeGroup name="mpadded.attlist">
 
<xs:attribute name="width" type="mpadded-width-space"/>
 
<!-- should have default=0 below but '0' is not in value space -->
 
<!-- see bug #425 -->
 
<xs:attribute name="lspace" type="mpadded-space"/>
 
<xs:attribute name="height" type="mpadded-space"/>
 
<xs:attribute name="depth" type="mpadded-space"/>
 
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>

attribute mathml:mpadded.attlist/@width
type mathml:mpadded-width-space
properties
isRef 0
facets
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 <xs:attribute name="width" type="mpadded-width-space"/>

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

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

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


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy