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

SymbolicExpressionMLToExpression

SymbolicExpressionMLToExpression[expr]
takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.
  • To use , you first need to load the XML Package using .
  • The following option can be given:
"WrapperFunction"Identityfunction to be applied to the result
Generate SymbolicXML from an expression:
Use to recover the expression:
Needs["XML`"]
Generate SymbolicXML from an expression:
In[2]:=
Click for copyable input
Out[2]=
Use to recover the 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