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

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

Summary

Details

Page properties
Content
... ... @@ -64,10 +64,9 @@
64 64  
65 65  Element Documentation:
66 66  
67 -(% style="width:1038.29px" %)
68 -|**Name**|(% style="width:221px" %)**Type**|(% style="width:536px" %)**Documentation**
69 -|SimpleDataSource|(% style="width:221px" %)xs:anyURI|(% style="width:536px" %)SimpleDatasource describes a [[data source>>doc:sdmx:Glossary.Data source.WebHome]] that is an [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] data or metadata message. It requires only the URL of the data.
70 -|QueryableDataSource|(% style="width:221px" %)QueryableDataSourceType|(% style="width:536px" %)QueryableDatasource describes a [[data source>>doc:sdmx:Glossary.Data source.WebHome]] that can be queried using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] REST interfaces.
67 +|**Name**|**Type**|**Documentation**|
68 +|SimpleDataSource|xs:anyURI|SimpleDatasource describes a [[data source>>doc:sdmx:Glossary.Data source.WebHome]] that is an [[SDMX-ML>>doc:sdmx:Glossary.SDMX-ML.WebHome]] data or metadata message. It requires only the URL of the data.|
69 +|QueryableDataSource|QueryableDataSourceT ype|QueryableDatasource describes a [[data source>>doc:sdmx:Glossary.Data source.WebHome]] that can be queried using the [[SDMX>>doc:sdmx:Glossary.Statistical data and metadata exchange.WebHome]] REST interfaces.|
71 71  
72 72  **SimpleDataSourceType:** SimpleDataSourceType describes a simple [[data source>>doc:sdmx:Glossary.Data source.WebHome]]. The URL of the data is contained in the content.
73 73  
... ... @@ -81,13 +81,12 @@
81 81  TYPE?
82 82  
83 83  Content:
84 -[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
83 +Attribute Documentation:
85 85  
86 -(% style="width:1046.29px" %)
87 -|**Name**|**Type**|**Documentation**
88 -|TYPE (fixed: SIMPLE)|xs:string|TYPE is a fixed [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] that is used to ensure only one simple [[data source>>doc:sdmx:Glossary.Data source.WebHome]] may be provided, when it is referenced in a uniqueness (% style="color:#e74c3c" %)constraint(%%).
85 +|**Name**|**Type**|**Documentation**|
86 +|TYPE (fixed: SIMPLE)|xs:string|TYPE is a fixed attribute that is used to ensure only one simple data source may be provided, when it is referenced in a uniqueness constraint.|
89 89  
90 -**QueryableDataSourceType:** QueryableDataSourceType describes a queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]], and add a fixed [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] for ensuring only one queryable source can be provided.
88 +**QueryableDataSourceType:** QueryableDataSourceType describes a queryable data source, and add a fixed attribute for ensuring only one queryable source can be provided.
91 91  
92 92  Derivation:
93 93  
... ... @@ -100,20 +100,19 @@
100 100  Content:
101 101  DataURL, WSDLURL?, WADLURL?
102 102  
103 -[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
101 +Attribute Documentation:
104 104  
105 -(% style="width:1084.29px" %)
106 -|**Name**|**Type**|**Documentation**
107 -|isRESTDatasource|xs:boolean|The isRESTDatasource [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates, if true, that the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] is accessible via the REST protocol.
108 -|isWebServiceDatasource|xs:boolean|The isWebServiceDatasource [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] indicates, if true, that the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] is accessible via Web Services protocols.
109 -|TYPE (fixed: QUERY)|xs:string|TYPE is a fixed [[attribute>>doc:sdmx:Glossary.Attribute.WebHome]] that is used to ensure only one queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]] may be provided, when it is referenced in a uniqueness (% style="color:#e74c3c" %)constraint(%%).
103 +|**Name**|**Type**|**Documentation**|
104 +|isRESTDatasource|xs:boolean|The isRESTDatasource attribute indicates, if true, that the queryable data source is accessible via the REST protocol.|
105 +|isWebServiceDatasource|xs:boolean|The isWebServiceDatasource attribute indicates, if true, that the queryable data source is accessible via Web Services protocols.|
106 +|TYPE (fixed: QUERY)|xs:string|TYPE is a fixed attribute that is used to ensure only one queryable data source may be provided, when it is referenced in a uniqueness constraint.|
110 110  
111 111  Element Documentation:
112 112  
113 113  |**Name**|**Type**|**Documentation**|
114 -|DataURL|xs:anyURI|DataURL contains the URL of the [[data source>>doc:sdmx:Glossary.Data source.WebHome]].|
115 -|WSDLURL|xs:anyURI|WSDLURL provides the location of a WSDL instance on the internet which describes the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]].|
116 -|WADLURL|xs:anyURI|WADLURL provides the location of a WADL instance on the internet which describes the REST protocol of the queryable [[data source>>doc:sdmx:Glossary.Data source.WebHome]].|
111 +|DataURL|xs:anyURI|DataURL contains the URL of the data source.|
112 +|WSDLURL|xs:anyURI|WSDLURL provides the location of a WSDL instance on the internet which describes the queryable data source.|
113 +|WADLURL|xs:anyURI|WADLURL provides the location of a WADL instance on the internet which describes the REST protocol of the queryable data source.|
117 117  
118 118  **IdentifiableQueryType:** IdentifiableQueryType describes the structure of a query for an identifiable object.
119 119  
... ... @@ -123,11 +123,10 @@
123 123  Content:
124 124  {Empty}
125 125  
126 -[[Attribute>>doc:sdmx:Glossary.Attribute.WebHome]] Documentation:
123 +Attribute Documentation:
127 127  
128 -(% style="width:1040.29px" %)
129 -|**Name**|**Type**|**Documentation**
130 -|id (default:%)|IDQueryType|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.
125 +|**Name**|**Type**|**Documentation**|
126 +|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.|
131 131  
132 132  **VersionableQueryType:** VersionableQueryType describes the structure of a query for a versionable object.
133 133