Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Encapsulates the properties that are related to the document's validation.
Element information
| Value | |
|---|---|
| Element type |
ValidationProperties_Type |
| Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
| Schema file |
VisioSchema15.xsd |
| Document parts |
validation.xml |
Definition
< xs:element name="ValidationProperties" type="ValidationProperties_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
None.
Attributes
| Attribute | Type | Required | Description | Possible values |
|---|---|---|---|---|
| LastValidated |
xsd:dateTime |
required |
The date and time that the document was last validated. | Values of the xsd:dateTime type. |
| ShowIgnored |
xsd:boolean |
required |
Specifies whether to show ignored validation issues in the Issues window. | Values of the xsd:boolean type. |