Last modified by Elena on 2025/09/10 11:19

From version 3.6
edited by Helena
on 2025/07/02 17:00
Change comment: There is no comment for this version
To version 3.5
edited by Helena
on 2025/07/02 16:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -144,10 +144,9 @@
144 144  
145 145  Attribute Documentation:
146 146  
147 -(% style="width:1070.29px" %)
148 -|**Name**|**Type**|(% style="width:775px" %)**Documentation**
149 -|id (default: %)|IDQueryType|(% style="width:775px" %)The id [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used to query for an object based on its identifier. This is either an explicit value, or completely wild cared with the "%" value.
150 -|version (default:\*)|VersionQueryType|(% style="width:775px" %)The (% style="color:#e74c3c" %)version(%%) [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] is used to query for an object based on its (% style="color:#e74c3c" %)version(%%). This can be and explicit value, wild-carded ("%"), or late-bound ("\*"). A wild carded (% style="color:#e74c3c" %)version(%%) will match any (% style="color:#e74c3c" %)version(%%) of the object where as a late-bound (% style="color:#e74c3c" %)version(%%) will only match the latest (% style="color:#e74c3c" %)version(%%).
147 +|**Name**|**Type**|**Documentation**|
148 +|id (default: %)|IDQueryType|The id attribute is used to query for an object based on its identifier. This is either an explicit value, or completely wild cared with the "%" value.|
149 +|version (default: \*)|VersionQueryType|The version attribute is used to query for an object based on its version. This can be and explicit value, wild-carded ("%"), or late-bound ("\*"). A wild carded version will match any version of the object where as a late-bound version will only match the latest version.|
151 151  
152 152  **MaintainableQueryType:** MaintainableQueryType describes the structure of a query for a maintainable object.
153 153