|
162 | 162 | data-variables="cit:role/cit:CI_RoleCode/@codeListValue~{role}" |
163 | 163 | data-insert-modes="xlink"/> |
164 | 164 | </for> |
| 165 | + <for name="mri:resourceFormat" addDirective="data-gn-directory-entry-selector"> |
| 166 | + <directiveAttributes |
| 167 | + data-template-add-action="false" |
| 168 | + data-search-action="true" |
| 169 | + data-popup-action="false" |
| 170 | + data-template-type="format" |
| 171 | + data-filter='{"root": "mrd:MD_Format"}' |
| 172 | + data-show-valid-only="true" |
| 173 | + data-insert-modes="xlink"/> |
| 174 | + </for> |
| 175 | + <for name="mrd:distributionFormat" addDirective="data-gn-directory-entry-selector"> |
| 176 | + <directiveAttributes |
| 177 | + data-template-add-action="false" |
| 178 | + data-search-action="true" |
| 179 | + data-popup-action="false" |
| 180 | + data-template-type="format" |
| 181 | + data-filter='{"root": "mrd:MD_Format"}' |
| 182 | + data-show-valid-only="true" |
| 183 | + data-insert-modes="xlink"/> |
| 184 | + </for> |
165 | 185 | <for name="mrl:processor" addDirective="data-gn-directory-entry-selector"> |
166 | 186 | <directiveAttributes |
167 | 187 | data-template-add-snippet="<cit:CI_Responsibility |
|
252 | 272 | data-insert-modes="xlink"/> |
253 | 273 | </for> |
254 | 274 |
|
255 | | - <for name="mrd:distributionFormat" addDirective="data-gn-directory-entry-selector"> |
256 | | - <directiveAttributes |
257 | | - data-template-add-action="true" |
258 | | - data-search-action="true" |
259 | | - data-popup-action="false" |
260 | | - data-template-type="format" |
261 | | - data-filter='{"root": "mrd:MD_Format"}' |
262 | | - data-insert-modes="xlink"/> |
263 | | - </for> |
264 | | - |
265 | 275 | <for name="cit:logo" addDirective="data-gn-directory-entry-selector"> |
266 | 276 | <directiveAttributes |
267 | 277 | data-template-add-action="true" |
|
0 commit comments