SolutionXML class
SolutionXML class
Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document.
The SolutionXML type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| SolutionXML(name, xml_value) | Constructor. |
| SolutionXML() | Constructor. |
Properties
| Property | Description |
|---|---|
| name | A unique name to identify the XML data set. |
| xml_value | Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document. |
Methods
| Method | Description |
|---|---|
| clone() | Creates deep copy of this instance. |
See Also
- module aspose.diagram