RuleSets element (Validation_Type complexType) (Visio XML)
Includes a RuleSet element for each validation rule set in the document.
Element information
Value | |
---|---|
Element type |
RuleSets_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
validation.xml |
Definition
< xs:element name="RuleSets" type="RuleSets_Type" minOccurs="0" maxOccurs="1" >
</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 |
---|---|---|
Validation |
Validation_Type |
Stores information about diagram validation for the document. |
Child elements
Element | Type | Description |
---|---|---|
RuleSet |
RuleSet_Type |
Represents one set of diagram-validation rules. |
Attributes
None.