diff --git a/docs/odata-csdl-json/odata-csdl-json.html b/docs/odata-csdl-json/odata-csdl-json.html index a451e93a..1ce093a4 100644 --- a/docs/odata-csdl-json/odata-csdl-json.html +++ b/docs/odata-csdl-json/odata-csdl-json.html @@ -3889,7 +3889,7 @@
Non-normatively speaking it starts with a letter or underscore, followed by at most 127 letters, underscores or digits.
-For maximum interoperability services SHOULD use simple identifiers consisting only of latin letters, the underscore, and decimal numbers, that is match the pattern ^[_A-Za-z][_A-Za-z0-9]*$
.
For maximum interoperability services SHOULD use simple identifiers that additionally only consist of characters from the Basic Latin code block and match the pattern ^[_A-Za-z][_A-Za-z0-9]*$
.
Non-normatively speaking it starts with a letter or underscore, followed by at most 127 letters, underscores or digits.
-For maximum interoperability services SHOULD use simple identifiers consisting only of latin letters, the underscore, and decimal numbers, that is match the pattern ^[_A-Za-z][_A-Za-z0-9]*$
.
For maximum interoperability services SHOULD use simple identifiers that additionally only consist of characters from the Basic Latin code block and match the pattern ^[_A-Za-z][_A-Za-z0-9]*$
.