complexType (Issue_Type) (Visio XML) 的 RuleInfo 元素
指定父驗證問題相關的驗證規則相關信息。
元素資訊
值 | |
---|---|
項目類型 |
RuleInfo_Type |
Namespace |
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 |
表示檔中的單一驗證問題。 |
子元素
無。
屬性
屬性 | 類型 | Required | 描述 | 可能值 |
---|---|---|---|---|
RuleID |
xsd:unsignedInt |
必要 |
指定父項問題所涉及之驗證規則的唯一標識碼。 | xsd:unsignedInt 類型的值。 |
RuleSetID |
xsd:unsignedInt |
必要 |
指定父項問題所涉及之驗證規則集的唯一標識碼。 | xsd:unsignedInt 類型的值。 |