RuleInfo 元素 (Issue_Type complexType) (Visio XML)
指定父验证问题与验证规则相关的信息。
元素信息
值 | |
---|---|
元素类型 |
RuleInfo_Type |
命名空间 |
http://schemas.microsoft.com/office/visio/2012/main |
架构文件 |
VisioSchema15.xsd |
文档部件 |
validation.xml |
定义
< xs:element name="RuleInfo" type="RuleInfo_Type" minOccurs="0" maxOccurs="1" >
</xs:element >
元素和属性
如果架构定义了特定要求(如 sequence、 minOccurs、 maxOccurs 和 choice),请参阅定义部分。
父元素
元素 | 类型 | 说明 |
---|---|---|
问题 |
Issue_Type |
表示文档中的单个验证问题。 |
子元素
无。
Attributes
属性 | 类型 | 必需 | 说明 | 可能的值 |
---|---|---|---|---|
RuleID |
xsd:unsignedInt |
必需 |
指定父问题所涉及的验证规则的唯一标识符。 | xsd:unsignedInt 类型的值。 |
RuleSetID |
xsd:unsignedInt |
必需 |
指定父问题所涉及的验证规则集的唯一标识符。 | xsd:unsignedInt 类型的值。 |