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" />

元素和属性

如果架构定义了特定要求(如 sequenceminOccursmaxOccurschoice),请参阅定义部分。

父元素

元素 类型 说明
PersonList
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 类型的值。