simpleType character
version
namespace http://www.w3.org/1998/Math/MathML3
type restriction of xsd:string
used by
attribute {}:mstyle.specificattributes/@decimalpoint
source <xsd:simpleType name="character">
<xsd:restriction base="xs:string">
<xsd:pattern value="\s*\S\s*">
</xsd:pattern>
</xsd:restriction>
</xsd:simpleType>