Validation_Type complexType ('Visio XML')
Office 2013 and later
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Type information
Definition
Elements and attributes
<xs:complexType name="Validation_Type">
<xs:sequence>
<xs:element name="ValidationProperties" type="ValidationProperties_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="RuleSets" type="RuleSets_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="Issues" type="Issues_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
</xs:sequence>
</xs:complexType>
Show: