Issue element (Issues_Type complexType) (Visio XML)

Represents a single validation issue in the document.

Element information

Value
Element type
Issue_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
Schema file
VisioSchema15.xsd
Document parts
validation.xml

Definition

< xs:element name="Issue" type="Issue_Type" minOccurs="0" maxOccurs="unbounded" >
</xs:element >

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Parent elements

Element Type Description
Issues
Issues_Type
Contains all the Issue elements for the document.

Child elements

Element Type Description
IssueTarget
IssueTarget_Type
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.
RuleInfo
RuleInfo_Type
Specifies information about the validation rule that the parent validation issue pertains to.

Attributes

Attribute Type Required Description Possible values
ID
xsd:unsignedInt
required
Specifies the unique identifier of the validation issue. Values of the xsd:unsignedInt type.
Ignored
xsd:boolean
optional
Specifies information about the validation rule that the parent validation issue pertains to. Values of the xsd:boolean type.