Skip to content

Commit ba50e94

Browse files
committed
reviewer edits
1 parent 8d796d2 commit ba50e94

7 files changed

+34
-27
lines changed

docs/schema/filter-element-event.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,24 @@ Specifies the filter for the event receiver.
2626

2727
The following sections describe attributes, child elements, and parent elements.
2828

29-
| Attributes |
30-
|------------|
31-
| None |
32-
33-
| Child Elements |
34-
|----------------|
35-
| None |
36-
37-
| Parent Elements |
38-
|-----------------|
39-
| Receiver Element (Event) |
40-
41-
| Occurrences |
42-
|-------------|
43-
| Minimum: 0 |
44-
| Maximum: 1 |
29+
### Attributes
30+
31+
None
32+
33+
### Child Elements
34+
35+
None
36+
37+
### Parent Elements
38+
| Element |
39+
|---------|
40+
| [Receiver Element (Event)](receiver-element-event.md) |
41+
42+
### Occurrences
43+
44+
Minimum: 0
45+
46+
Maximum: 1
4547

4648
## Example
4749

docs/schema/filter-element-list.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ ms.assetid: ead0986f-df31-4c3b-95f8-d1c8c1d836d5
1818

1919
**Applies to:** SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
2020

21-
## Definition
2221
```vb
2322
<Filter Name = "Text" Type = "Text" Value = "Text" ></Filter>
2423
```

docs/schema/filtervalue-element-in-filtervalues-subscription-schema.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Specifies a filter value for a query or association. The FilterValue element can
2222

2323
**Schema**: Subscription
2424

25-
## Definition
2625
```XML
2726
<FilterValue FilterDescriptorName = "String" Type = "String" FilterIndex = "Integer"> </FilterValue>
2827
```

docs/schema/filtervalues-element-in-association-subscription-schema.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ None.
3737
### Child elements
3838

3939
| Element | Description |
40+
|---------|-------------|
4041
| [FilterValue Element in FilterValues (Subscription Schema)](filtervalue-element-in-filtervalues-subscription-schema.md) | A filter value for this association method instance. |
4142

4243
### Parent elements

docs/schema/flyoutanchor-element-commanduidefinitiontype-complextypeapphostwebfeatures.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ ms.assetid: 9067ee8d-6eff-950a-3cf3-5aa1586c1d24
1919
2020
## Element information
2121

22-
| Element type | Namespace | Schema File |
23-
|--------------|-----------|-------------|
24-
| FlyoutAnchorType | `http://schemas.microsoft.com/sharepoint/` | apphostwebfeatures.xsd |
22+
| Information | Location |
23+
|-------------|----------|
24+
| **Element Type** | FlyoutAnchorType |
25+
| **Namespace** | `http://schemas.microsoft.com/sharepoint/` |
26+
| **Schema File** | apphostwebfeatures.xsd |
2527

2628
## Definition
2729

docs/schema/formsauthcredentials-complextype-sps15xsdsearchset2.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ ms.assetid: 5059c9ce-bd07-88e6-0227-bfc6e6759ef7
1616

1717
## Type information
1818

19-
| Namespace | Schema File | Extension Base |
20-
|-----------|-------------|----------------|
21-
| http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration | schema_Microsoft.Office.Server.Search.Administration.xsd | tns:SecurableAuthData |
19+
| Information | Location |
20+
|-------------|----------|
21+
| **Namespace** | `http://schemas.microsoft.com/sharepoint/` |
22+
| **Schema File** | schema_Microsoft.Office.Server.Search.Administration.xsd |
23+
| **Extension Base** | tns:SecurableAuthData |
2224

2325
## Definition
2426

docs/schema/formsauthcredentials-element-sps15xsdsearchset2.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ ms.assetid: 58de7e07-32fd-104b-7f06-ac4113e5148b
1616

1717
## Element information
1818

19-
| Element Type | Namespace | Schema File |
20-
|--------------|-----------|-------------|
21-
| tns:FormsAuthCredentials | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration | schema_Microsoft.Office.Server.Search.Administration.xsd |
19+
| Information | Location |
20+
|-------------|----------|
21+
| **Element Type** | tns:FormsAuthCredentials |
22+
| **Namespace** | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
23+
| **Schema File** | schema_Microsoft.Office.Server.Search.Administration.xsd |
2224

2325
## Definition
2426

0 commit comments

Comments
 (0)