SolutionXML Element

Contains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document.

Syntax

<SolutionXML
    [Name]>
</SolutionXML>

Attributes

Name

Name

Optional string. A unique name to identify the XML data set.

If the SolutionXML element is a child of the VisioDocument element, the Name attribute must be present.

If the SolutionXML element is a child of an element representing a cell in the ShapeSheet (for example, the Value element), the Name attribute is not required.

Element properties

Property

Value

Name

SolutionXML

Minimum Occurrences

1

Maximum Occurrences

1

Element information

Parent elements

A

B

C

D

Value

VisioDocument

Child elements

None

Include SolutionXML elements in the A , B , C , and D elements only when those elements are contained in a Scratch element. Include SolutionXML elements in the Value element only when that elements is contained in a User or Prop element.

See also

SolutionXMLElement property

Embedding Custom XML in a DatadiagramML File