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