ValidationProperties 元素 (Validation_Type complexType) (Visio XML)
封装与文档验证相关的属性。
元素信息
值 | |
---|---|
元素类型 |
ValidationProperties_Type |
命名空间 |
http://schemas.microsoft.com/office/visio/2012/main |
架构文件 |
VisioSchema15.xsd |
文档部件 |
validation.xml |
定义
< xs:element name="ValidationProperties" type="ValidationProperties_Type" minOccurs="0" maxOccurs="1" >
</xs:element >
元素和属性
如果架构定义了特定要求(如 sequence、 minOccurs、 maxOccurs 和 choice),请参阅定义部分。
父元素
元素 | 类型 | 说明 |
---|---|---|
验证 |
Validation_Type |
存储有关文档图表验证的信息。 |
子元素
无。
Attributes
属性 | 类型 | 必需 | 说明 | 可能的值 |
---|---|---|---|---|
LastValidated |
xsd:dateTime |
必需 |
上次验证文档的日期和时间。 | xsd:dateTime 类型的值。 |
ShowIgnored |
xsd:boolean |
必需 |
指定是否在“问题”窗口中显示忽略的验证问题。 | xsd:boolean 类型的值。 |