Changeset 424 for CMIP6dreqbuild/trunk/src/framework/out/dreq2Defn.xml
- Timestamp:
- 16/10/15 09:54:22 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMIP6dreqbuild/trunk/src/framework/out/dreq2Defn.xml
r409 r424 183 183 <rowAttribute label="rid" title="Identifier for a request link" class="internalLink" techNote="requestLink"/> 184 184 </table> 185 <table label="varChoice" uid="SECTION:varChoice" title="Indicates variables for which a there is a range of potential CMOR Varibles" id="cmip.drv.016" itemLabelMode="def" level="0" maxOccurs="1" labUnique="Yes"> 185 <table label="varChoiceLinkR" uid="SECTION:varChoiceLinkR" title="Links a variable to a choice element" id="cmip.drv.016" itemLabelMode="def" level="0" maxOccurs="1" labUnique="Yes"> 186 <rowAttribute label="label" title="Record Label"/> 187 <rowAttribute label="title" title="Record Title"/> 188 <rowAttribute label="uid" title="Record identifier" class="recordId"/> 189 <rowAttribute label="vid" title="Variable" class="internalLink"/> 190 <rowAttribute label="cid" title="Choice" class="internalLink"/> 191 <rowAttribute label="rank" type="xs:integer" title="For ranked choices, the rank of this variable (higher rank makes lower ranks redundant)"/> 192 </table> 193 <table label="varChoiceLinkC" uid="SECTION:varChoiceLinkC" title="Links a variable to a choice element" id="cmip.drv.017" itemLabelMode="def" level="0" maxOccurs="1" labUnique="Yes"> 194 <rowAttribute label="label" title="Record Label"/> 195 <rowAttribute label="title" title="Record Title"/> 196 <rowAttribute label="uid" title="Record identifier" class="recordId"/> 197 <rowAttribute label="vid" title="Variable" class="internalLink"/> 198 <rowAttribute label="cfgid" title="Configuration Option" class="internalLink"/> 199 <rowAttribute label="cfg" type="xs:boolean" title="Configuration Value"/> 200 <rowAttribute label="cid" title="Choice -- can provide a link to related variables" class="internalLink"/> 201 </table> 202 <table label="varChoice" uid="SECTION:varChoice" title="Indicates variables for which a there is a range of potential CMOR Varibles" id="cmip.drv.018" itemLabelMode="def" level="0" maxOccurs="1" labUnique="Yes"> 186 203 <rowAttribute label="label" title="Record Label"/> 187 204 <rowAttribute label="title" title="Record Title"/> … … 193 210 <rowAttribute label="optionList" title="A list of options, one for each variable"/> 194 211 </table> 195 <table label="mip" uid="SECTION:mip" title="Model Intercomparison Project" id="cmip.drv.01 7" itemLabelMode="def" level="0" maxOccurs="1" labUnique="Yes">212 <table label="mip" uid="SECTION:mip" title="Model Intercomparison Project" id="cmip.drv.019" itemLabelMode="def" level="0" maxOccurs="1" labUnique="Yes"> 196 213 <rowAttribute label="label" title="Record Label"/> 197 214 <rowAttribute label="title" title="Record Title"/> … … 202 219 <rowAttribute label="status"/> 203 220 </table> 221 <table label="modelConfig" uid="SECTION:modelConfig" title="Model configuration options" id="cmip.drv.020" itemLabelMode="an" level="0" maxOccurs="1" labUnique="Yes"> 222 <rowAttribute label="label" title="Record Label"/> 223 <rowAttribute label="title" title="Record Title"/> 224 <rowAttribute label="uid" title="Record identifier" class="recordId"/> 225 <rowAttribute label="title"/> 226 <rowAttribute label="MIPs"/> 227 <rowAttribute label="usage"/> 228 <rowAttribute label="type"/> 229 <rowAttribute label="range" title="Range of valid values, e.g. xs:boolean"/> 230 </table> 204 231 </defDoc>
Note: See TracChangeset
for help on using the changeset viewer.