simpleType base64
version
namespace http://www.w3.org/1998/Math/MathML3
type xsd:base64Binary
used by
element {http://www.w3.org/1998/Math/MathML3}:cbytes
source <xsd:simpleType name="base64">
<xsd:restriction base="xs:base64Binary">
</xsd:restriction>
</xsd:simpleType>