Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.05 KB

guid-simple-type-deploymentlookuplistmap.md

File metadata and controls

30 lines (22 loc) · 1.05 KB
title manager ms.date ms.audience ms.topic ms.localizationpriority ms.assetid description
Guid Simple Type (DeploymentLookupListMap)
soliver
06/10/2022
Developer
reference
medium
f7feaa49-5b51-45ae-be05-24a2c46c0b0b
Guid Simple Type (DeploymentLookupListMap) supports the use of a globally unique identifier (GUID) as a Guid attribute field value.

Guid Simple Type (DeploymentLookupListMap)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Supports the use of a globally unique identifier (GUID) as a Guid attribute field value in the LookupItem Element (DeploymentLookupListMap) and other elements of the DeploymentLookupListMap Schema.

Definition

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

See also