Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stores information about diagram validation for the document.
Element information
Value | |
---|---|
Element type |
Validation_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
validation.xml |
Definition
< xs:element name="Validation" type="Validation_Type" > </xs:element >
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
None.
Child elements
Element | Type | Description |
---|---|---|
Issues |
Issues_Type |
Contains all the Issue elements for the document. |
RuleSets |
RuleSets_Type |
Includes a RuleSet element for each validation rule set in the document. |
ValidationProperties |
ValidationProperties_Type |
Encapsulates the properties that are related to the document's validation. |
Attributes
None.