File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -713,6 +713,11 @@ Included below are the XSD files used for package validation in the import pipel
713
713
<!-- This defines that the XML can contain 0-N instances of the ExportSettings element-->
714
714
<xs : element name =" ExportSettings" type =" SPExportSettings" />
715
715
</xs : schema >
716
+ <!Including CommentFlags settings
717
+ <Comments >
718
+ <Comment Id =" 1" Text =" SGVsbG8gd29ybGQgdmlkZW8gY29tbWVudCE=" ParentId =" 0" UserId =" 12" Created =" 2021-05-14T22:35:30.353Z" UIVersion =" 512" />
719
+ <Comment Id =" 2" Text =" SGVsbG8gd29ybGQgdmlkZW8gcmVwbHku" ParentId =" 1" UserId =" 12" Created =2021-05-14T22:36:14.08Z" UIVersion=" 512" />
720
+ </Comments>
716
721
```
717
722
718
723
### DeploymentLookupListMap.XSD
@@ -1479,6 +1484,10 @@ There is no change from current published full 2013 package schema.
1479
1484
<!--This defines that the XML can contain 0-N instances of the SPGenericObject element-->
1480
1485
<xs:element name=" SPObjects" type=" SPGenericObjectCollection" ></xs:element>
1481
1486
</xs:schema>
1487
+ <Comments>
1488
+ <Comment Id=" 1" Text=" SGVsbG8gd29ybGQgdmlkZW8gY29tbWVudCE=" ParentId=" 0" UserId=" 12" Created=" 2021-05-14T22:35:30.353Z" UIVersion=" 512" />
1489
+ <Comment Id=" 2" Text=" SGVsbG8gd29ybGQgdmlkZW8gcmVwbHku" ParentId=" 1" UserId=" 12" Created=2021-05-14T22:36:14.08Z" UIVersion =" 512" />
1490
+ </Comments >
1482
1491
```
1483
1492
1484
1493
### DeploymentRequirements.XSD
You can’t perform that action at this time.
0 commit comments