|
SOLUTIONS
|
XML PACKAGE SYMBOL
ExpressionToSymbolicExpressionML
ExpressionToSymbolicExpressionML[expr]
converts expr to ExpressionML and returns the corresponding SymbolicXML.
Details and OptionsDetails and Options
- To use
, 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
,
, and
)
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

