PersonEntry 元素 (PersonsList_Type COMPLEXType) (Visio XML)
指定用于在绘图的注释中标识被提及人员的属性。
元素信息
值 | |
---|---|
元素类型 |
PersonEntry_Type |
命名空间 |
http://schemas.microsoft.com/office/visio/2012/main |
架构文件 |
VisioSchema15.xsd |
文档部件 |
persons.xml |
定义
<xs:element name="PersonEntry" type="PersonEntry_Type" minOccurs="0" maxOccurs="unbounded" />
元素和属性
如果架构定义了特定要求(如 sequence、 minOccurs、 maxOccurs 和 choice),请参阅定义部分。
父元素
元素 | 类型 | 说明 |
---|---|---|
PersonsList |
PersonsList_Type |
指定绘图中的注释中提到的人员列表。 |
子元素
无。
Attributes
属性 | 类型 | 必需 | 描述 | 可能的值 |
---|---|---|---|---|
DisplayName |
xsd:string |
必需 |
联系人的姓名@mentioned | xsd:string 类型的值。 |
PersonID |
xsd:unsignedInt |
必需 |
用户的唯一@mentioned | xsd:unsignedInt 类型的值。 |
ProviderID |
xsd:string |
可选 |
提供程序的 ID | xsd:string 类型的值。 |
UserID |
xsd:string |
可选 |
用户帐户的标识符 | xsd:string 类型的值。 |