Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
XML Package >

SymbolicMathMLToBoxes

SymbolicMathMLToBoxes[smml]
converts the MathML-flavored SymbolicXML structure, smml, into a Mathematica box expression.
  • To use , you first need to load the XML Package using .
Generate MathML-flavored SymbolicXML:
Use the result to convert the data back into a Mathematica box expression:
Needs["XML`"]
Generate MathML-flavored SymbolicXML:
In[2]:=
Click for copyable input
Out[2]=
Use the result to convert the data back into a Mathematica box expression:
In[3]:=
Click for copyable input
Out[3]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF