Skip to content

Commit

Permalink
ODATA-1531
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoTheissen committed Jul 31, 2023
1 parent 76bf1d6 commit 1caeeb5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/odata-csdl-json/odata-csdl-json.html
Original file line number Diff line number Diff line change
Expand Up @@ -2129,7 +2129,7 @@ <h3 id="1412-applicability"><a name="Applicability" href="#Applicability">14.1.2
</tr>
<tr class="odd">
<td><code>Property</code></td>
<td>Property of a structured type</td>
<td>Structural Property of a structured type</td>
</tr>
<tr class="even">
<td><code>PropertyValue</code></td>
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-csdl-json/odata-csdl-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -3647,7 +3647,7 @@ Symbolic Value|Model Element
`Null` |Null annotation expression
`OnDelete` |On-Delete Action of a navigation property
`Parameter` |Action of Function Parameter
`Property` |Property of a structured type
`Property` |Structural Property of a structured type
`PropertyValue` |Property value of a Record annotation expression
`Record` |Record annotation expression
`Reference` |Reference to another CSDL document
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-csdl-xml/odata-csdl-xml.html
Original file line number Diff line number Diff line change
Expand Up @@ -1937,7 +1937,7 @@ <h3 id="1412-applicability"><a name="Applicability" href="#Applicability">14.1.2
</tr>
<tr class="odd">
<td><code>Property</code></td>
<td>Property of a structured type</td>
<td>Structural Property of a structured type</td>
</tr>
<tr class="even">
<td><code>PropertyValue</code></td>
Expand Down
2 changes: 1 addition & 1 deletion docs/odata-csdl-xml/odata-csdl-xml.md
Original file line number Diff line number Diff line change
Expand Up @@ -3442,7 +3442,7 @@ Symbolic Value|Model Element
`Null` |Null annotation expression
`OnDelete` |On-Delete Action of a navigation property
`Parameter` |Action of Function Parameter
`Property` |Property of a structured type
`Property` |Structural Property of a structured type
`PropertyValue` |Property value of a Record annotation expression
`Record` |Record annotation expression
`Reference` |Reference to another CSDL document
Expand Down
2 changes: 1 addition & 1 deletion odata-csdl/14 Vocabulary and Annotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Symbolic Value|Model Element
`Null` |Null annotation expression
`OnDelete` |On-Delete Action of a navigation property
`Parameter` |Action of Function Parameter
`Property` |Property of a structured type
`Property` |Structural Property of a structured type
`PropertyValue` |Property value of a Record annotation expression
`Record` |Record annotation expression
`Reference` |Reference to another CSDL document
Expand Down

0 comments on commit 1caeeb5

Please sign in to comment.