XML`
XML`
ExpressionToSymbolicExpressionML
ExpressionToSymbolicExpressionML[expr]
converts expr to ExpressionML and returns the corresponding SymbolicXML.
Details and Options
- To use ExpressionToSymbolicExpressionML, you first need to load the XML Package using Needs["XML`"].
- The following options can be given:
-
"Annotations" {"XMLDeclaration", "DOCTYPEDeclaration", "DocumentHeader"} annotations to add to the output (acceptable values are combinations of "DocumentHeader", "XMLDeclaration", and "DOCTYPEDeclaration")
Examples
Basic Examples (1)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/0i7v8qz0oxxlziru8o-ew652o
In[2]:=2

✖
https://wolfram.com/xid/0i7v8qz0oxxlziru8o-dmz
Out[2]=2
