适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
支持将全局唯一标识符 (GUID) 用作 DeploymentManifest 架构中元素和类型的属性字段值。 该属性提供了指定项目的 GUID。
定义
      <xs:simpleType name="Guid">
            <xs:restriction base="xs:string">
            </xs:restriction>
      </xs:simpleType>