Xml namespace
Functions
Function | Description |
|---|---|
Decode an XML DOM and create blocks on the workspace. Position the new blocks immediately below prior blocks, aligned by their starting edge. | |
Encode a block subtree as XML. | |
Encode a block subtree as XML with XY coordinates. | |
Clear the given workspace then decode an XML DOM and create blocks on the workspace. | |
Remove any 'next' block (statements in a stack). | |
Decode an XML block tag and create a block (and possibly sub blocks) on the workspace. | |
Converts a DOM structure into properly indented text. | |
Converts a DOM structure into plain text. Currently the text format is fairly ugly: all one line with no whitespace, unless the DOM itself has whitespace built-in. | |
Decode an XML list of variables and add the variables to the workspace. | |
Decode an XML DOM and create blocks on the workspace. | |
Deserializes the given comment state into the given workspace. | |
Serializes the given workspace comment to XML. | |
Encode a list of variables as XML. | |
Encode a block tree as XML. |