File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " SharePoint Online Import Migration API"
3
3
ms.prod : sharepoint
4
- ms.date : 06/22 /2021
4
+ ms.date : 08/19 /2021
5
5
ms.author : jhendr
6
6
author : JoanneHendrickson
7
7
manager : serdars
@@ -756,7 +756,7 @@ There is no change from current published full 2013 package schema.
756
756
</xs:sequence>
757
757
</xs:complexType>
758
758
759
- <!-- Generic complex Type definition that wraps a Sharepoint top-level element -->
759
+ <!-- Generic complex Type definition that wraps a SharePoint top-level element -->
760
760
<xs:complexType name=" SPGenericObject" >
761
761
<xs:sequence>
762
762
<xs:choice minOccurs=" 0" maxOccurs=" 1" >
@@ -809,7 +809,7 @@ There is no change from current published full 2013 package schema.
809
809
</xs:restriction>
810
810
</xs:simpleType>
811
811
812
- <!-- Enumeration of all the top-level serialized Sharepoint Types -->
812
+ <!-- Enumeration of all the top-level serialized SharePoint Types -->
813
813
<xs:simpleType name=" SPObjectType" >
814
814
<xs:restriction base=" xs:string" >
815
815
<xs:enumeration value=" SPList" />
@@ -828,7 +828,7 @@ There is no change from current published full 2013 package schema.
828
828
</xs:restriction>
829
829
</xs:simpleType>
830
830
831
- <!-- Enumeration of all the non-top level serialized Sharepoint Types -->
831
+ <!-- Enumeration of all the non-top level serialized SharePoint Types -->
832
832
<xs:simpleType name=" OtherObjectType" >
833
833
<xs:restriction base=" xs:string" >
834
834
<xs:enumeration value=" SPFileVersion" />
You can’t perform that action at this time.
0 commit comments