RuleTest element (Rule_Type complexType) (Visio XML)
Specifies the logical expression that determines whether the target object satisfies the validation rule.
Element information
Value | |
---|---|
Element type |
RuleTest_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
validation.xml |
Definition
< xs:element name="RuleTest" type="RuleTest_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 |
---|---|---|
Rule |
Rule_Type |
Represents a single validation rule in a diagram validation rule set. |
Child elements
None.
Attributes
Attribute | Type | Required | Description | Possible values |
---|---|---|---|---|
Formula |
xsd:string |
optional |
Represents the element's formula. | Values of the xsd:string. |