GUID 简单类型 (DeploymentLookupListMap)

适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

支持将全局唯一标识符 (GUID) 用作 LookupItem 元素 (DeploymentLookupListMap) 和 DeploymentLookupListMap 架构的其他元素中的 Guid 属性字段值。

定义

<xs:simpleType name="Guid">
    <xs:restriction base="xs:string"></xs:restriction>
</xs:simpleType>

另请参阅