共用方式為


complexType) (Visio XML) (RuleSets_Type RuleSet 元素

代表一組圖表驗證規則。

元素資訊

項目類型
RuleSet_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
架構檔案
VisioSchema15.xsd
檔元件
validation.xml

定義

< xs:element name="RuleSet" type="RuleSet_Type" minOccurs="0" maxOccurs="unbounded" >
</xs:element >

項目和屬性

如果架構定義特定需求,例如 sequenceminOccursmaxOccurschoice,請參閱定義一節。

父元素

元素 類型 描述
RuleSets
RuleSets_Type
包含檔中每個驗證規則集的 RuleSet 元素。

子元素

元素 類型 描述
Rule
Rule_Type
代表位於圖表驗證規則集中的單一驗證規則。
RuleSetFlags
RuleSetFlags_Type
指定規則集屬性。

屬性

屬性 類型 Required 描述 可能值
描述
xsd:string
選用
指定在驗證規則集的使用者介面中顯示的描述。 預設值為空字串。 xsd:string 類型的值。
Enabled
xsd:boolean
選用
指定在觸發目前文件的驗證時,是否要檢查指定之驗證規則集中的規則。 預設值為 True。 xsd:boolean 類型的值。
識別碼
xsd:unsignedInt
必要
指定驗證規則集的唯一識別碼。 xsd:unsignedInt 類型的值。
名稱
xsd:string
選用
指定驗證規則集的本機名稱。 預設為 NameU 屬性值。 xsd:string 類型的值。
NameU
xsd:string
必要
指定驗證規則集的通用名稱。 xsd:string 類型的值。