IssueTarget element (Issue_Type complexType) ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Depending on the target of the parent validation issue, specifies either the page, or both the page and the shape, associated with the parent validation issue. If the target of the parent validation issue is a document, IssueTarget specifes neither a page nor a shape.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Represents a single validation issue in the document. |
Child elements
None.
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
PageID |
xsd:unsignedInt |
required |
Specifies the unique identifier of the page that is associated with the parent validation issue. If the target is the document, the PageID value can be 0xFFFFFFFF. |
Values of the xsd:unsignedInt type. |
|
ShapeID |
xsd:unsignedInt |
required |
Specifies the unique identifier of the shape that is associated with the parent validation issue. If the target is the document or a page, the ShapeID value can be 0xFFFFFFFF. |
Values of the xsd:unsignedInt type. |