simpleType positive-integer
version
namespace http://www.w3.org/1998/Math/MathML3
type xsd:positiveInteger
used by
attribute {}:mstyle.generalattributes/@columnspan {}:mtd.attributes/@columnspan {}:mstyle.generalattributes/@rowspan {}:mtd.attributes/@rowspan {}:mstyle.generalattributes/@selection {}:maction.attributes/@selection
source <xsd:simpleType name="positive-integer">
<xsd:restriction base="xs:positiveInteger">
</xsd:restriction>
</xsd:simpleType>