|
Introduction
The following functions are used for importing, exporting, and manipulating XML. These functions are all placed in the XML` context and are loaded automatically, when needed.
In[1]:=

An additional set of functions is found in the XML`Parser context.
In[2]:=

The following functions are used for converting between NotebookML or ExpressionML and other formats. These functions are all placed in the XML`NotebookML` context and are loaded automatically, when needed.
In[3]:=

The following functions are used for converting between MathML and the boxes and expressions used internally by Mathematica to represent equations. These functions are all placed in the XML`MathML` context and are loaded automatically, when needed.
In[4]:=

|