GUID 简单类型 (DeploymentRootObjectMap)

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

支持将一个唯一标识符 (GUID) 用作 DeploymentLRootObjectMap 架构的 RootObject 元素Guid 属性字段值。

定义

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

另请参阅