|
|
||
|
|
Needs["XML`"] Create an ExpressionML file using Export:
Import this ExpressionML file as SymbolicXML:
Use the output as the argument for FromSymbolicXML to interpret the SymbolicXML as a notebook expression:
Needs["XML`"] Create a MathML file:
Import the file as SymbolicXML:
Use FromSymbolicXML to interpret the output as a box expression:
|
| © 2008 Wolfram Research, Inc. |