XML`
XML`

SymbolicNotebookMLToNotebook

The NotebookML format is no longer supported.

SymbolicNotebookMLToNotebook[expr]

takes a SymbolicXML expression expr that represents a NotebookML document and returns the corresponding notebook expression.

Details and Options

  • To use SymbolicNotebookMLToNotebook, you first need to load the XML Package using Needs["XML`"].
  • The following option can be given:
  • "WrapperFunction"Identityfunction to be applied to the result

Examples

Basic Examples  (1)

Generate SymbolicXML from a notebook expression:

Use SymbolicNotebookMLToNotebook to recover the notebook expression: