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

PropertyValue
NameSolutionXML
Minimum Occurrences1
Maximum Occurrences1

Element information

Parent elements

A

B

C

D

Value

VisioDocument

Child elements

None

Remarks

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

©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp