MathJax fails to convert below mathml into SVG
<math>
<semantics>
<!-- Content MathML -->
<annotation-xml encoding="MathML-Content">
<apply><min/>
<bvar><ci>x</ci></bvar>
<condition>
<apply><notin/><ci>x</ci><ci type="set">B</ci></apply>
</condition>
<apply><power/><ci>x</ci><cn>2</cn></apply>
</apply>
</annotation-xml >
</semantics>
</math>
Does it failing because of incorrect encoding encoding="MathML-Content"? What could be the reason behind the failure of MathJax.