|
SymbolicExpressionMLToExpression
SymbolicExpressionMLToExpression[expr] takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.
This function exists only in the XML`NotebookML` context. Hence, when doing an evaluation, you must specify the function name as XML`NotebookMLSymbolicExpressionMLToExpression. To use the function without the context name prefix, you must first add the XML`NotebookML` context to your context path.
Example
|