diff --git a/OfficeDevPnP.ProvisioningSchema/ProvisioningSchema-2018-01.xsd b/OfficeDevPnP.ProvisioningSchema/ProvisioningSchema-2018-01.xsd index a141995..1165d68 100644 --- a/OfficeDevPnP.ProvisioningSchema/ProvisioningSchema-2018-01.xsd +++ b/OfficeDevPnP.ProvisioningSchema/ProvisioningSchema-2018-01.xsd @@ -1893,7 +1893,28 @@ - + + + + + Defines a list of default values for the columns at the root folder (column default values), optional collection of elements. + + + + + + + + + Defines a default value in the root folder for a Field of the List Instance. + + + + + + + + @@ -2430,6 +2451,29 @@ + + + + + + + Defines a list of default values for the columns at the folder location (column default values), optional collection of elements. + + + + + + + + + Defines a default value in the root folder for a Field of the List Instance. + + + + + + + @@ -2476,6 +2520,32 @@ + + + + + The ColumnDefault of a single field in a folder of list or library for target ListInstance. + + + + + + + + Defines whether to remove a metadata default value for the column, optional attribute. + + + + + + + Declares whether the metadata default will overwrite an already existing entry, optional attribute. + + + + + +