Qualifiers can appear in property path expressions and may be followed by other path segments, so we must at least forbid the forward slash.
Using a QualifiedName allows us later to add a mechanism for defining qualifier values, and all other "names" in CSDL are QualifiedNames.
Field | Original Value | New Value |
---|---|---|
Environment | [Proposed] |
Status | New [ 10000 ] | Open [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Ralf Handl [ ralfhandl ] |
Summary | Restrict values of the Qualifier attribute to SimpleIdentifer values | Restrict values of the Qualifier attribute to QualifiedName values |
Description |
Qualifiers can appear in property path expressions and may be followed by other path segments, so we must at least forbid the forward slash. All other identifying names use the pattern SimpleIdentifier, so using it here also is consistent. |
Qualifiers can appear in property path expressions and may be followed by other path segments, so we must at least forbid the forward slash. |
Description | Qualifiers can appear in property path expressions and may be followed by other path segments, so we must at least forbid the forward slash. |
Qualifiers can appear in property path expressions and may be followed by other path segments, so we must at least forbid the forward slash. Using a QualifiedName allows us later to add a mechanism for defining qualifier values, and all other "names" in CSDL are QualifiedNames. |
Resolution |
https://www.oasis-open.org/committees/download.php/48171/odata-core-v1.0-wd01-part3-csdl-2013-02-07-RH.doc https://tools.oasis-open.org/version-control/browse/wsvn/odata/trunk/spec/schemas/csdl.xsd?rev=175 |
|
Status | Resolved [ 5 ] | Applied [ 10002 ] |
Reporter | Ralf Handl [ ralfhandl ] | Ralf Handl [ handl ] |
Assignee | Ralf Handl [ ralfhandl ] | Ralf Handl [ handl ] |