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

ExpressionToSymbolicExpressionML

ExpressionToSymbolicExpressionML[expr]
converts expr to ExpressionML and returns the corresponding SymbolicXML.
  • 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")
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team