diff --git a/docs/odata-csdl-json/odata-csdl-json.html b/docs/odata-csdl-json/odata-csdl-json.html index a8db09542..096d73254 100644 --- a/docs/odata-csdl-json/odata-csdl-json.html +++ b/docs/odata-csdl-json/odata-csdl-json.html @@ -2422,15 +2422,15 @@

14.2.2 Target

Property via container -addressed via a resource path to the property +addressed via a resource path to the structural property Navigation Property via structured type -addressed by a path that traverses the structured type +addressed via a resource path to the navigation property that traverses an instance or collection of the structured type Property via structured type -addressed by a path that traverses the structured type +addressed via a resource path to the structural property that traverses an instance or collection of the structured type Complex Type diff --git a/docs/odata-csdl-json/odata-csdl-json.md b/docs/odata-csdl-json/odata-csdl-json.md index 5bdf04510..e2a966a80 100644 --- a/docs/odata-csdl-json/odata-csdl-json.md +++ b/docs/odata-csdl-json/odata-csdl-json.md @@ -3885,9 +3885,9 @@ Model element|means the binding parameter must be Entity Set|an instance or collection of instances from the entity set Singleton|the singleton Navigation Property via container|addressed via a resource path to the navigation property -Property via container|addressed via a resource path to the property -Navigation Property via structured type|addressed by a path that traverses the structured type -Property via structured type|addressed by a path that traverses the structured type +Property via container|addressed via a resource path to the structural property +Navigation Property via structured type|addressed via a resource path to the navigation property that traverses an instance or collection of the structured type +Property via structured type|addressed via a resource path to the structural property that traverses an instance or collection of the structured type Complex Type|an instance or collection of the type or a subtype thereof Entity Type|an instance or collection of the type or a subtype thereof diff --git a/docs/odata-csdl-xml/odata-csdl-xml.html b/docs/odata-csdl-xml/odata-csdl-xml.html index a89705dca..815354132 100644 --- a/docs/odata-csdl-xml/odata-csdl-xml.html +++ b/docs/odata-csdl-xml/odata-csdl-xml.html @@ -2238,15 +2238,15 @@

14.2.2 Target

Property via container -addressed via a resource path to the property +addressed via a resource path to the structural property Navigation Property via structured type -addressed by a path that traverses the structured type +addressed via a resource path to the navigation property that traverses an instance or collection of the structured type Property via structured type -addressed by a path that traverses the structured type +addressed via a resource path to the structural property that traverses an instance or collection of the structured type Complex Type diff --git a/docs/odata-csdl-xml/odata-csdl-xml.md b/docs/odata-csdl-xml/odata-csdl-xml.md index 391c29b5f..ca52653eb 100644 --- a/docs/odata-csdl-xml/odata-csdl-xml.md +++ b/docs/odata-csdl-xml/odata-csdl-xml.md @@ -3698,9 +3698,9 @@ Model element|means the binding parameter must be Entity Set|an instance or collection of instances from the entity set Singleton|the singleton Navigation Property via container|addressed via a resource path to the navigation property -Property via container|addressed via a resource path to the property -Navigation Property via structured type|addressed by a path that traverses the structured type -Property via structured type|addressed by a path that traverses the structured type +Property via container|addressed via a resource path to the structural property +Navigation Property via structured type|addressed via a resource path to the navigation property that traverses an instance or collection of the structured type +Property via structured type|addressed via a resource path to the structural property that traverses an instance or collection of the structured type Complex Type|an instance or collection of the type or a subtype thereof Entity Type|an instance or collection of the type or a subtype thereof diff --git a/odata-csdl/14 Vocabulary and Annotation.md b/odata-csdl/14 Vocabulary and Annotation.md index 970c5c4ae..6631e8a7a 100644 --- a/odata-csdl/14 Vocabulary and Annotation.md +++ b/odata-csdl/14 Vocabulary and Annotation.md @@ -686,9 +686,9 @@ Model element|means the binding parameter must be Entity Set|an instance or collection of instances from the entity set Singleton|the singleton Navigation Property via container|addressed via a resource path to the navigation property -Property via container|addressed via a resource path to the property -Navigation Property via structured type|addressed by a path that traverses the structured type -Property via structured type|addressed by a path that traverses the structured type +Property via container|addressed via a resource path to the structural property +Navigation Property via structured type|addressed via a resource path to the navigation property that traverses an instance or collection of the structured type +Property via structured type|addressed via a resource path to the structural property that traverses an instance or collection of the structured type Complex Type|an instance or collection of the type or a subtype thereof Entity Type|an instance or collection of the type or a subtype thereof