Skip to content

Commit a55d4a4

Browse files
Linda-EditorVesaJuvonen
authored andcommitted
SharePoint evergreen - XML schema migration (SharePoint#1668)
* Added SharePoint Schema section from MSDN to docs side
1 parent 2660796 commit a55d4a4

File tree

1,528 files changed

+132896
-15
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,528 files changed

+132896
-15
lines changed

docs/declarative-customization/site-design-pnp-provisioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ Next, upload the files so that your Azure Function can use the module.
227227
228228
Notice that you're using two environment variables: ```SPO_AppId```and ```SPO_AppSecret```. To set those variables, go to the main Function App page in the Azure Portal, select **Application Settings**, and add two new application settings:
229229
230-
1. ```SPO_AppId``` - Set the value to the Client ID you copied in the first step when you created your app on your tenant.
231-
2. ```SPO_AppSecret``` - Set the value to the Client Secret that you copied in the first step when you created your app on your tenant.
230+
1. `SPO_AppId` - Set the value to the Client ID you copied in the first step when you created your app on your tenant.
231+
2. `SPO_AppSecret` - Set the value to the Client Secret that you copied in the first step when you created your app on your tenant.
232232
233233
## Create the site design
234234
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_AuthSchemeName element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: ccc8e186-f1e8-c8d2-f2c4-c78d671080a8
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _AuthSchemeName element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |xs:string <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_AuthSchemeName" type="xs:string" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_AuthSubmissionMethod element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: 8dd91808-4eaf-e13a-70d4-8ff2638afcb0
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _AuthSubmissionMethod element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |xs:string <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_AuthSubmissionMethod" type="xs:string" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_AuthSubmissionPath element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: fe8ddf47-db2b-022a-48ee-9a4526cb3344
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _AuthSubmissionPath element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |xs:string <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_AuthSubmissionPath" type="xs:string" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_Cookies element (CookieAuthData complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: 6f2336fc-0cdd-6596-fdb7-45607006b2c8
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _Cookies element (CookieAuthData complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |q6:CookieCollection <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_Cookies" type="q6:CookieCollection" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_ErrorPageUrl element (CookieAuthData complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: 777c3c72-e0ec-13e9-04dd-4b54adeaa6dd
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _ErrorPageUrl element (CookieAuthData complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |xs:string <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_ErrorPageUrl" type="xs:string" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_ErrorPageUrl element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: 8675439d-adb4-8c84-7ffe-132aa3f5f95f
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _ErrorPageUrl element (FormsAuthCredentials complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |xs:string <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_ErrorPageUrl" type="xs:string" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_NameValuePairs element (SecurableAuthData complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: b9837b86-12c9-edbd-33d4-4be294fb917f
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _NameValuePairs element (SecurableAuthData complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |q7:ArrayOfKeyValueOfstringstring <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_NameValuePairs" type="q7:ArrayOfKeyValueOfstringstring" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "_nameValuePairs element (SsoAuthData complexType) (SPS15XSDSearchSet2)"
3+
manager: arnek
4+
ms.date: 3/9/2015
5+
ms.audience: ITPro
6+
ms.topic: article
7+
ms.prod: office-online-server
8+
localization_priority: Normal
9+
ms.assetid: 498f26ef-9ae6-8b80-c34f-2778e7958ba4
10+
description: "Last modified: March 09, 2015"
11+
---
12+
13+
# _nameValuePairs element (SsoAuthData complexType) (SPS15XSDSearchSet2)
14+
15+
## Element information
16+
17+
|||
18+
|:-----|:-----|
19+
|**Element type** <br/> |q5:ArrayOfKeyValueOfstringstring <br/> |
20+
|**Namespace** <br/> |http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration <br/> |
21+
|**Schema file** <br/> |schema_Microsoft.Office.Server.Search.Administration.xsd <br/> |
22+
23+
## Definition
24+
25+
```XML
26+
<xs:element name="_nameValuePairs" type="q5:ArrayOfKeyValueOfstringstring" minOccurs="0"></xs:element>
27+
28+
```
29+
30+
## Elements and attributes
31+
32+
If the schema defines specific requirements, such as **sequence**, **minOccurs**, **maxOccurs**, and **choice**, see the definition section.
33+
34+
### Parent elements
35+
36+
None.
37+
38+
### Child elements
39+
40+
None.
41+
42+
### Attributes
43+
44+
None.
45+
46+

0 commit comments

Comments
 (0)