XML`
XML`

SymbolicExpressionMLToExpression

SymbolicExpressionMLToExpression[expr]

takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.

Details and Options

  • To use SymbolicExpressionMLToExpression, you first need to load the XML Package using Needs["XML`"].
  • The following option can be given:
  • "WrapperFunction"Identityfunction to be applied to the result

Examples

Basic Examples  (1)

Generate SymbolicXML from an expression:

Use SymbolicExpressionMLToExpression to recover the expression: