(PrimaryKey_Type Visio XML) ) (complexType 的 RowKeyValue 元素
指定記錄集個別數據列的主鍵值。
元素資訊
值 | |
---|---|
項目類型 |
RowKeyValue_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
架構檔案 |
VisioSchema15.xsd |
檔元件 |
recordsets.xml |
定義
< xs:element name="RowKeyValue" type="RowKeyValue_Type" minOccurs="0" maxOccurs="unbounded" >
</xs:element >
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
元素 | 類型 | 描述 |
---|---|---|
PrimaryKey |
PrimaryKey_Type |
指定記錄集的主鍵。 |
子元素
無。
屬性
屬性 | 類型 | Required | 描述 | 可能值 |
---|---|---|---|---|
RowID |
xsd:unsignedInt |
必要 |
識別記錄集之數據列的唯一值。 | xsd:unsignedInt 類型的值。 |
值 |
xsd:string |
必要 |
記錄集這個數據列的主鍵值。 | xsd:string 類型的值。 |