Produced by Araxis Merge on 7/10/2017 1:01:55 PM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | C:\AraxisMergeCompare\Pri_un\JAR\ImagingBaseWebFacade-0.1\jsp | Image.tld | Fri Dec 30 16:15:44 2016 UTC |
| 2 | C:\AraxisMergeCompare\Pri_re\JAR\ImagingBaseWebFacade-0.1\jsp | Image.tld | Thu Jul 6 16:08:11 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 1568 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <?xml vers ion="1.0" encoding=" ISO-8859-1 " ?> | |
| 2 | <!-- a tag library d escriptor --> | |
| 3 | <taglib | |
| 4 | xm lns="http: //java.sun .com/xml/n s/j2ee" | |
| 5 | xm lns:xsi="h ttp://www. w3.org/200 1/XMLSchem a-instance " | |
| 6 | xs i:schemaLo cation="ht tp://java. sun.com/xm l/ns/j2ee http://jav a.sun.com/ xml/ns/j2e e/web-jspt aglibrary_ 2_0.xsd" | |
| 7 | ve rsion="2.0 " | |
| 8 | > | |
| 9 | <d escription >A tag han dler libra ry for dis playing Im age inform ation</des cription> | |
| 10 | <t lib-versio n>1.0</tli b-version> | |
| 11 | <s hort-name> ImageTags< /short-nam e> | |
| 12 | <u ri>http:// imaging. URL /vix/image </uri> | |
| 13 | ||
| 14 | <t ag> | |
| 15 | <des cription> | |
| 16 | A Imag e list ele ment for t hat can po pulate its elf from s ite number , study ID and patie ntIcn (i.e . a studyU RN). | |
| 17 | This c lass deriv es from Ab stractImag eCollectio nTag. | |
| 18 | </de scription> | |
| 19 | <nam e>StudyIma geListTag< /name> | |
| 20 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Stu dyImageLis tTag</tag- class> | |
| 21 | <bod y-content> JSP</body- content> | |
| 22 | <att ribute> | |
| 23 | <name> siteNumber </name> | |
| 24 | <requi red>true</ required> | |
| 25 | <rtexp rvalue>fal se</rtexpr value> | |
| 26 | <type> java.lang. String</ty pe> | |
| 27 | </at tribute> | |
| 28 | <att ribute> | |
| 29 | <name> studyId</n ame> | |
| 30 | <requi red>true</ required> | |
| 31 | <rtexp rvalue>fal se</rtexpr value> | |
| 32 | <type> java.lang. String</ty pe> | |
| 33 | </at tribute> | |
| 34 | <att ribute> | |
| 35 | <name> patientIcn </name> | |
| 36 | <requi red>true</ required> | |
| 37 | <rtexp rvalue>fal se</rtexpr value> | |
| 38 | <type> java.lang. String</ty pe> | |
| 39 | </at tribute> | |
| 40 | </ tag> | |
| 41 | ||
| 42 | <t ag> | |
| 43 | <des cription>A Image par ent elemen t for inst ances with in an Abst ractImageC ollectionT ag.</descr iption> | |
| 44 | <nam e>ImageCol lectionEle mentTag</n ame> | |
| 45 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geCollecti onElementT ag</tag-cl ass> | |
| 46 | <bod y-content> JSP</body- content> | |
| 47 | </ tag> | |
| 48 | ||
| 49 | <! -- Image c hild eleme nts to cre ate hrefs to the par ent image --> | |
| 50 | <t ag> | |
| 51 | <des cription>A Image chi ld element that gene rates an h ref to the image bin ary data.< /descripti on> | |
| 52 | <nam e>ImageHRe fTag</name > | |
| 53 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geHRefTag< /tag-class > | |
| 54 | <bod y-content> empty</bod y-content> | |
| 55 | <att ribute> | |
| 56 | <name> context</n ame> | |
| 57 | <requi red>false< /required> | |
| 58 | <rtexp rvalue>fal se</rtexpr value> | |
| 59 | <type> java.lang. String</ty pe> | |
| 60 | </at tribute> | |
| 61 | <att ribute> | |
| 62 | <name> applicatio nPath</nam e> | |
| 63 | <requi red>true</ required> | |
| 64 | <rtexp rvalue>fal se</rtexpr value> | |
| 65 | <type> java.lang. String</ty pe> | |
| 66 | </at tribute> | |
| 67 | <att ribute> | |
| 68 | <name> queryStrin gPattern</ name> | |
| 69 | <requi red>false< /required> | |
| 70 | <rtexp rvalue>fal se</rtexpr value> | |
| 71 | <type> java.lang. String</ty pe> | |
| 72 | </at tribute> | |
| 73 | <att ribute> | |
| 74 | <name> includePro tocolInUrl </name> | |
| 75 | <requi red>false< /required> | |
| 76 | <rtexp rvalue>fal se</rtexpr value> | |
| 77 | <type> java.lang. Boolean</t ype> | |
| 78 | </at tribute> | |
| 79 | <att ribute> | |
| 80 | <name> includeHos tInUrl</na me> | |
| 81 | <requi red>false< /required> | |
| 82 | <rtexp rvalue>fal se</rtexpr value> | |
| 83 | <type> java.lang. Boolean</t ype> | |
| 84 | </at tribute> | |
| 85 | <att ribute> | |
| 86 | <name> includeCon textInUrl< /name> | |
| 87 | <requi red>false< /required> | |
| 88 | <rtexp rvalue>fal se</rtexpr value> | |
| 89 | <type> java.lang. Boolean</t ype> | |
| 90 | </at tribute> | |
| 91 | <att ribute> | |
| 92 | <descr iption>One of THUMBN AIL, REFER ENCE, DIAG NOSTIC, DI AGNOSTICUN COMPRESSED or an int eger value from 1 to 100</desc ription> | |
| 93 | <name> imageQuali ty</name> | |
| 94 | <requi red>false< /required> | |
| 95 | <rtexp rvalue>fal se</rtexpr value> | |
| 96 | <type> java.lang. String</ty pe> | |
| 97 | </at tribute> | |
| 98 | <att ribute> | |
| 99 | <descr iption>One of DOWNSA MPLEDTGA, TGA, TIFF, BMP, JPEG , DICOM, D ICOMJPEG, or DICOMJP EG2000</de scription> | |
| 100 | <name> contentTyp e</name> | |
| 101 | <requi red>false< /required> | |
| 102 | <rtexp rvalue>fal se</rtexpr value> | |
| 103 | <type> java.lang. String</ty pe> | |
| 104 | </at tribute> | |
| 105 | </ tag> | |
| 106 | ||
| 107 | <t ag> | |
| 108 | <des cription>A Image chi ld element that gene rates an h ref to a t humbnail v ersion of the image. </descript ion> | |
| 109 | <nam e>Thumbnai lImageHRef Tag</name> | |
| 110 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Thu mbnailImag eHRefTag</ tag-class> | |
| 111 | <bod y-content> empty</bod y-content> | |
| 112 | <att ribute> | |
| 113 | <descr iption> | |
| 114 | The host , includin g port and principal identific ation if n eeded, of the thumbn ail image host. | |
| 115 | Defaults to null t o produce relative r eferences. | |
| 116 | </desc ription> | |
| 117 | <name> host</name > | |
| 118 | <requi red>false< /required> | |
| 119 | <rtexp rvalue>fal se</rtexpr value> | |
| 120 | <type> java.lang. String</ty pe> | |
| 121 | </at tribute> | |
| 122 | <att ribute> | |
| 123 | <descr iption> | |
| 124 | The cont ext of the thumbnail image URL , defaults to the co ntaining p age contex t. | |
| 125 | </desc ription> | |
| 126 | <name> context</n ame> | |
| 127 | <requi red>false< /required> | |
| 128 | <rtexp rvalue>fal se</rtexpr value> | |
| 129 | <type> java.lang. String</ty pe> | |
| 130 | </at tribute> | |
| 131 | <att ribute> | |
| 132 | <descr iption> | |
| 133 | The patt ern to cre ate the pa th to the thumbnail image URL, defaults to thumbna il/[imageU rn]. | |
| 134 | Hint: le ave host, context an d pathPatt ern blank and map th e Thumbnai lServlet | |
| 135 | to thumb nail/* and it will w ork. | |
| 136 | </desc ription> | |
| 137 | <name> pathInfoPa ttern</nam e> | |
| 138 | <requi red>false< /required> | |
| 139 | <rtexp rvalue>fal se</rtexpr value> | |
| 140 | <type> java.lang. String</ty pe> | |
| 141 | </at tribute> | |
| 142 | <att ribute> | |
| 143 | <name> includePro tocolInUrl </name> | |
| 144 | <requi red>false< /required> | |
| 145 | <rtexp rvalue>fal se</rtexpr value> | |
| 146 | <type> java.lang. Boolean</t ype> | |
| 147 | </at tribute> | |
| 148 | <att ribute> | |
| 149 | <name> includeHos tInUrl</na me> | |
| 150 | <requi red>false< /required> | |
| 151 | <rtexp rvalue>fal se</rtexpr value> | |
| 152 | <type> java.lang. Boolean</t ype> | |
| 153 | </at tribute> | |
| 154 | <att ribute> | |
| 155 | <name> includeCon textInUrl< /name> | |
| 156 | <requi red>false< /required> | |
| 157 | <rtexp rvalue>fal se</rtexpr value> | |
| 158 | <type> java.lang. Boolean</t ype> | |
| 159 | </at tribute> | |
| 160 | <att ribute> | |
| 161 | <descr iption> | |
| 162 | For th e test cli ent this, and target Site, allo w a page t o specify that a req uest | |
| 163 | be rou ted throug h another VIX interf ace. | |
| 164 | </desc ription> | |
| 165 | <name> protocolOv erride</na me> | |
| 166 | <requi red>false< /required> | |
| 167 | <rtexp rvalue>fal se</rtexpr value> | |
| 168 | <type> java.lang. String</ty pe> | |
| 169 | </at tribute> | |
| 170 | <att ribute> | |
| 171 | <descr iption> | |
| 172 | </desc ription> | |
| 173 | <name> targetSite </name> | |
| 174 | <requi red>false< /required> | |
| 175 | <rtexp rvalue>fal se</rtexpr value> | |
| 176 | <type> java.lang. String</ty pe> | |
| 177 | </at tribute> | |
| 178 | </ tag> | |
| 179 | ||
| 180 | <t ag> | |
| 181 | <des cription>A Image chi ld element that gene rates an h ref to a r eference v ersion of the image. </descript ion> | |
| 182 | <nam e>Referenc eImageHRef Tag</name> | |
| 183 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ref erenceImag eHRefTag</ tag-class> | |
| 184 | <bod y-content> empty</bod y-content> | |
| 185 | <att ribute> | |
| 186 | <descr iption> | |
| 187 | The host , includin g port and principal identific ation if n eeded, of the thumbn ail image host. | |
| 188 | Defaults to null t o produce relative r eferences. | |
| 189 | </desc ription> | |
| 190 | <name> host</name > | |
| 191 | <requi red>false< /required> | |
| 192 | <rtexp rvalue>fal se</rtexpr value> | |
| 193 | <type> java.lang. String</ty pe> | |
| 194 | </at tribute> | |
| 195 | <att ribute> | |
| 196 | <descr iption> | |
| 197 | The cont ext of the reference image URL , defaults to the co ntaining p age contex t. | |
| 198 | </desc ription> | |
| 199 | <name> context</n ame> | |
| 200 | <requi red>false< /required> | |
| 201 | <rtexp rvalue>fal se</rtexpr value> | |
| 202 | <type> java.lang. String</ty pe> | |
| 203 | </at tribute> | |
| 204 | <att ribute> | |
| 205 | <descr iption> | |
| 206 | The patt ern to cre ate the pa th to the reference image URL, defaults to referen ce/[imageU rn]. | |
| 207 | Hint: le ave host, context an d pathPatt ern blank and map th e Referenc eServlet | |
| 208 | to thumb nail/* and it will w ork. | |
| 209 | </desc ription> | |
| 210 | <name> pathInfoPa ttern</nam e> | |
| 211 | <requi red>false< /required> | |
| 212 | <rtexp rvalue>fal se</rtexpr value> | |
| 213 | <type> java.lang. String</ty pe> | |
| 214 | </at tribute> | |
| 215 | <att ribute> | |
| 216 | <name> includePro tocolInUrl </name> | |
| 217 | <requi red>false< /required> | |
| 218 | <rtexp rvalue>fal se</rtexpr value> | |
| 219 | <type> java.lang. Boolean</t ype> | |
| 220 | </at tribute> | |
| 221 | <att ribute> | |
| 222 | <name> includeHos tInUrl</na me> | |
| 223 | <requi red>false< /required> | |
| 224 | <rtexp rvalue>fal se</rtexpr value> | |
| 225 | <type> java.lang. Boolean</t ype> | |
| 226 | </at tribute> | |
| 227 | <att ribute> | |
| 228 | <name> includeCon textInUrl< /name> | |
| 229 | <requi red>false< /required> | |
| 230 | <rtexp rvalue>fal se</rtexpr value> | |
| 231 | <type> java.lang. Boolean</t ype> | |
| 232 | </at tribute> | |
| 233 | <att ribute> | |
| 234 | <descr iption> | |
| 235 | For th e test cli ent this, and target Site, allo w a page t o specify that a req uest | |
| 236 | be rou ted throug h another VIX interf ace. | |
| 237 | </desc ription> | |
| 238 | <name> protocolOv erride</na me> | |
| 239 | <requi red>false< /required> | |
| 240 | <rtexp rvalue>fal se</rtexpr value> | |
| 241 | <type> java.lang. String</ty pe> | |
| 242 | </at tribute> | |
| 243 | <att ribute> | |
| 244 | <descr iption> | |
| 245 | </desc ription> | |
| 246 | <name> targetSite </name> | |
| 247 | <requi red>false< /required> | |
| 248 | <rtexp rvalue>fal se</rtexpr value> | |
| 249 | <type> java.lang. String</ty pe> | |
| 250 | </at tribute> | |
| 251 | </ tag> | |
| 252 | ||
| 253 | <t ag> | |
| 254 | <des cription>A Image chi ld element that gene rates an h ref to a d iagnostic version of the image .</descrip tion> | |
| 255 | <nam e>Diagnost icImageHRe fTag</name > | |
| 256 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Dia gnosticIma geHRefTag< /tag-class > | |
| 257 | <bod y-content> empty</bod y-content> | |
| 258 | <att ribute> | |
| 259 | <descr iption> | |
| 260 | The host , includin g port and principal identific ation if n eeded, of the diagno stic image host. | |
| 261 | Defaults to null t o produce relative r eferences. | |
| 262 | </desc ription> | |
| 263 | <name> host</name > | |
| 264 | <requi red>false< /required> | |
| 265 | <rtexp rvalue>fal se</rtexpr value> | |
| 266 | <type> java.lang. String</ty pe> | |
| 267 | </at tribute> | |
| 268 | <att ribute> | |
| 269 | <descr iption> | |
| 270 | The cont ext of the diagnosti c image UR L, default s to the c ontaining page conte xt. | |
| 271 | </desc ription> | |
| 272 | <name> context</n ame> | |
| 273 | <requi red>false< /required> | |
| 274 | <rtexp rvalue>fal se</rtexpr value> | |
| 275 | <type> java.lang. String</ty pe> | |
| 276 | </at tribute> | |
| 277 | <att ribute> | |
| 278 | <descr iption> | |
| 279 | The patt ern to cre ate the pa th to the thumbnail image URL, defaults to diagnos tic/[image Urn]. | |
| 280 | Hint: le ave host, context an d pathPatt ern blank and map th e Diagnost icServlet | |
| 281 | to thumb nail/* and it will w ork. | |
| 282 | </desc ription> | |
| 283 | <name> pathInfoPa ttern</nam e> | |
| 284 | <requi red>false< /required> | |
| 285 | <rtexp rvalue>fal se</rtexpr value> | |
| 286 | <type> java.lang. String</ty pe> | |
| 287 | </at tribute> | |
| 288 | <att ribute> | |
| 289 | <name> includePro tocolInUrl </name> | |
| 290 | <requi red>false< /required> | |
| 291 | <rtexp rvalue>fal se</rtexpr value> | |
| 292 | <type> java.lang. Boolean</t ype> | |
| 293 | </at tribute> | |
| 294 | <att ribute> | |
| 295 | <name> includeHos tInUrl</na me> | |
| 296 | <requi red>false< /required> | |
| 297 | <rtexp rvalue>fal se</rtexpr value> | |
| 298 | <type> java.lang. Boolean</t ype> | |
| 299 | </at tribute> | |
| 300 | <att ribute> | |
| 301 | <name> includeCon textInUrl< /name> | |
| 302 | <requi red>false< /required> | |
| 303 | <rtexp rvalue>fal se</rtexpr value> | |
| 304 | <type> java.lang. Boolean</t ype> | |
| 305 | </at tribute> | |
| 306 | <att ribute> | |
| 307 | <descr iption> | |
| 308 | For th e test cli ent this, and target Site, allo w a page t o specify that a req uest | |
| 309 | be rou ted throug h another VIX interf ace. | |
| 310 | </desc ription> | |
| 311 | <name> protocolOv erride</na me> | |
| 312 | <requi red>false< /required> | |
| 313 | <rtexp rvalue>fal se</rtexpr value> | |
| 314 | <type> java.lang. String</ty pe> | |
| 315 | </at tribute> | |
| 316 | <att ribute> | |
| 317 | <descr iption> | |
| 318 | </desc ription> | |
| 319 | <name> targetSite </name> | |
| 320 | <requi red>false< /required> | |
| 321 | <rtexp rvalue>fal se</rtexpr value> | |
| 322 | <type> java.lang. String</ty pe> | |
| 323 | </at tribute> | |
| 324 | </ tag> | |
| 325 | ||
| 326 | <! -- Tags th at generat e JavaScri pt method calls to t he enclosi ng image - -> | |
| 327 | <t ag> | |
| 328 | <des cription>A Image chi ld element that gene rates an a ction on a thumbnail version o f the imag e.</descri ption> | |
| 329 | <nam e>Thumbnai lImageActi onTag</nam e> | |
| 330 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Thu mbnailImag eActionTag </tag-clas s> | |
| 331 | <bod y-content> empty</bod y-content> | |
| 332 | <att ribute> | |
| 333 | <descr iption> | |
| 334 | The acti on (JavaSc ript metho d name usu ally) to b uild from. | |
| 335 | The gene rated stri ng will be of the fo rm 'action (href);' | |
| 336 | The incl uded href will be a reference to the thu mbnail ima ge. | |
| 337 | </desc ription> | |
| 338 | <name> action</na me> | |
| 339 | <requi red>true</ required> | |
| 340 | <rtexp rvalue>fal se</rtexpr value> | |
| 341 | <type> java.lang. String</ty pe> | |
| 342 | </at tribute> | |
| 343 | <att ribute> | |
| 344 | <descr iption> | |
| 345 | The host , includin g port and principal identific ation if n eeded, of the thumbn ail image host. | |
| 346 | Defaults to null t o produce relative r eferences. | |
| 347 | </desc ription> | |
| 348 | <name> host</name > | |
| 349 | <requi red>false< /required> | |
| 350 | <rtexp rvalue>fal se</rtexpr value> | |
| 351 | <type> java.lang. String</ty pe> | |
| 352 | </at tribute> | |
| 353 | <att ribute> | |
| 354 | <descr iption> | |
| 355 | The cont ext of the thumbnail image URL , defaults to the co ntaining p age contex t. | |
| 356 | </desc ription> | |
| 357 | <name> context</n ame> | |
| 358 | <requi red>false< /required> | |
| 359 | <rtexp rvalue>fal se</rtexpr value> | |
| 360 | <type> java.lang. String</ty pe> | |
| 361 | </at tribute> | |
| 362 | <att ribute> | |
| 363 | <descr iption> | |
| 364 | The patt ern to cre ate the pa th to the thumbnail image URL, defaults to thumbna il/[imageU rn]. | |
| 365 | Hint: le ave host, context an d pathPatt ern blank and map th e Thumbnai lServlet | |
| 366 | to thumb nail/* and it will w ork. | |
| 367 | </desc ription> | |
| 368 | <name> pathInfoPa ttern</nam e> | |
| 369 | <requi red>false< /required> | |
| 370 | <rtexp rvalue>fal se</rtexpr value> | |
| 371 | <type> java.lang. String</ty pe> | |
| 372 | </at tribute> | |
| 373 | <att ribute> | |
| 374 | <name> includePro tocolInUrl </name> | |
| 375 | <requi red>false< /required> | |
| 376 | <rtexp rvalue>fal se</rtexpr value> | |
| 377 | <type> java.lang. Boolean</t ype> | |
| 378 | </at tribute> | |
| 379 | <att ribute> | |
| 380 | <name> includeHos tInUrl</na me> | |
| 381 | <requi red>false< /required> | |
| 382 | <rtexp rvalue>fal se</rtexpr value> | |
| 383 | <type> java.lang. Boolean</t ype> | |
| 384 | </at tribute> | |
| 385 | <att ribute> | |
| 386 | <name> includeCon textInUrl< /name> | |
| 387 | <requi red>false< /required> | |
| 388 | <rtexp rvalue>fal se</rtexpr value> | |
| 389 | <type> java.lang. Boolean</t ype> | |
| 390 | </at tribute> | |
| 391 | <att ribute> | |
| 392 | <descr iption> | |
| 393 | For th e test cli ent this, and target Site, allo w a page t o specify that a req uest | |
| 394 | be rou ted throug h another VIX interf ace. | |
| 395 | </desc ription> | |
| 396 | <name> protocolOv erride</na me> | |
| 397 | <requi red>false< /required> | |
| 398 | <rtexp rvalue>fal se</rtexpr value> | |
| 399 | <type> java.lang. String</ty pe> | |
| 400 | </at tribute> | |
| 401 | <att ribute> | |
| 402 | <descr iption> | |
| 403 | </desc ription> | |
| 404 | <name> targetSite </name> | |
| 405 | <requi red>false< /required> | |
| 406 | <rtexp rvalue>fal se</rtexpr value> | |
| 407 | <type> java.lang. String</ty pe> | |
| 408 | </at tribute> | |
| 409 | </ tag> | |
| 410 | ||
| 411 | <t ag> | |
| 412 | <des cription>A Image chi ld element that gene rates an a ction on a reference version o f the imag e.</descri ption> | |
| 413 | <nam e>Referenc eImageActi onTag</nam e> | |
| 414 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ref erenceImag eActionTag </tag-clas s> | |
| 415 | <bod y-content> empty</bod y-content> | |
| 416 | <att ribute> | |
| 417 | <descr iption> | |
| 418 | The acti on (JavaSc ript metho d name usu ally) to b uild from. | |
| 419 | The gene rated stri ng will be of the fo rm 'action (href);' | |
| 420 | The incl uded href will be a reference to the ref erence ima ge. | |
| 421 | </desc ription> | |
| 422 | <name> action</na me> | |
| 423 | <requi red>true</ required> | |
| 424 | <rtexp rvalue>fal se</rtexpr value> | |
| 425 | <type> java.lang. String</ty pe> | |
| 426 | </at tribute> | |
| 427 | <att ribute> | |
| 428 | <descr iption> | |
| 429 | The host , includin g port and principal identific ation if n eeded, of the thumbn ail image host. | |
| 430 | Defaults to null t o produce relative r eferences. | |
| 431 | </desc ription> | |
| 432 | <name> host</name > | |
| 433 | <requi red>false< /required> | |
| 434 | <rtexp rvalue>fal se</rtexpr value> | |
| 435 | <type> java.lang. String</ty pe> | |
| 436 | </at tribute> | |
| 437 | <att ribute> | |
| 438 | <descr iption> | |
| 439 | The cont ext of the reference image URL , defaults to the co ntaining p age contex t. | |
| 440 | </desc ription> | |
| 441 | <name> context</n ame> | |
| 442 | <requi red>false< /required> | |
| 443 | <rtexp rvalue>fal se</rtexpr value> | |
| 444 | <type> java.lang. String</ty pe> | |
| 445 | </at tribute> | |
| 446 | <att ribute> | |
| 447 | <descr iption> | |
| 448 | The patt ern to cre ate the pa th to the reference image URL, defaults to referen ce/[imageU rn]. | |
| 449 | Hint: le ave host, context an d pathPatt ern blank and map th e Referenc eServlet | |
| 450 | to thumb nail/* and it will w ork. | |
| 451 | </desc ription> | |
| 452 | <name> pathInfoPa ttern</nam e> | |
| 453 | <requi red>false< /required> | |
| 454 | <rtexp rvalue>fal se</rtexpr value> | |
| 455 | <type> java.lang. String</ty pe> | |
| 456 | </at tribute> | |
| 457 | <att ribute> | |
| 458 | <name> includePro tocolInUrl </name> | |
| 459 | <requi red>false< /required> | |
| 460 | <rtexp rvalue>fal se</rtexpr value> | |
| 461 | <type> java.lang. Boolean</t ype> | |
| 462 | </at tribute> | |
| 463 | <att ribute> | |
| 464 | <name> includeHos tInUrl</na me> | |
| 465 | <requi red>false< /required> | |
| 466 | <rtexp rvalue>fal se</rtexpr value> | |
| 467 | <type> java.lang. Boolean</t ype> | |
| 468 | </at tribute> | |
| 469 | <att ribute> | |
| 470 | <name> includeCon textInUrl< /name> | |
| 471 | <requi red>false< /required> | |
| 472 | <rtexp rvalue>fal se</rtexpr value> | |
| 473 | <type> java.lang. Boolean</t ype> | |
| 474 | </at tribute> | |
| 475 | <att ribute> | |
| 476 | <descr iption> | |
| 477 | For th e test cli ent this, and target Site, allo w a page t o specify that a req uest | |
| 478 | be rou ted throug h another VIX interf ace. | |
| 479 | </desc ription> | |
| 480 | <name> protocolOv erride</na me> | |
| 481 | <requi red>false< /required> | |
| 482 | <rtexp rvalue>fal se</rtexpr value> | |
| 483 | <type> java.lang. String</ty pe> | |
| 484 | </at tribute> | |
| 485 | <att ribute> | |
| 486 | <descr iption> | |
| 487 | </desc ription> | |
| 488 | <name> targetSite </name> | |
| 489 | <requi red>false< /required> | |
| 490 | <rtexp rvalue>fal se</rtexpr value> | |
| 491 | <type> java.lang. String</ty pe> | |
| 492 | </at tribute> | |
| 493 | </ tag> | |
| 494 | ||
| 495 | <t ag> | |
| 496 | <des cription>A Image chi ld element that gene rates an a ction on a diagnosti c version of the ima ge.</descr iption> | |
| 497 | <nam e>Diagnost icImageAct ionTag</na me> | |
| 498 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Dia gnosticIma geActionTa g</tag-cla ss> | |
| 499 | <bod y-content> empty</bod y-content> | |
| 500 | <att ribute> | |
| 501 | <descr iption> | |
| 502 | The acti on (JavaSc ript metho d name usu ally) to b uild from. | |
| 503 | The gene rated stri ng will be of the fo rm 'action (href);' | |
| 504 | The incl uded href will be a reference to the thu mbnail ima ge. | |
| 505 | </desc ription> | |
| 506 | <name> action</na me> | |
| 507 | <requi red>true</ required> | |
| 508 | <rtexp rvalue>fal se</rtexpr value> | |
| 509 | <type> java.lang. String</ty pe> | |
| 510 | </at tribute> | |
| 511 | <att ribute> | |
| 512 | <descr iption> | |
| 513 | The host , includin g port and principal identific ation if n eeded, of the diagno stic image host. | |
| 514 | Defaults to null t o produce relative r eferences. | |
| 515 | </desc ription> | |
| 516 | <name> host</name > | |
| 517 | <requi red>false< /required> | |
| 518 | <rtexp rvalue>fal se</rtexpr value> | |
| 519 | <type> java.lang. String</ty pe> | |
| 520 | </at tribute> | |
| 521 | <att ribute> | |
| 522 | <descr iption> | |
| 523 | The cont ext of the diagnosti c image UR L, default s to the c ontaining page conte xt. | |
| 524 | </desc ription> | |
| 525 | <name> context</n ame> | |
| 526 | <requi red>false< /required> | |
| 527 | <rtexp rvalue>fal se</rtexpr value> | |
| 528 | <type> java.lang. String</ty pe> | |
| 529 | </at tribute> | |
| 530 | <att ribute> | |
| 531 | <descr iption> | |
| 532 | The patt ern to cre ate the pa th to the thumbnail image URL, defaults to diagnos tic/[image Urn]. | |
| 533 | Hint: le ave host, context an d pathPatt ern blank and map th e Diagnost icServlet | |
| 534 | to thumb nail/* and it will w ork. | |
| 535 | </desc ription> | |
| 536 | <name> pathInfoPa ttern</nam e> | |
| 537 | <requi red>false< /required> | |
| 538 | <rtexp rvalue>fal se</rtexpr value> | |
| 539 | <type> java.lang. String</ty pe> | |
| 540 | </at tribute> | |
| 541 | <att ribute> | |
| 542 | <name> includePro tocolInUrl </name> | |
| 543 | <requi red>false< /required> | |
| 544 | <rtexp rvalue>fal se</rtexpr value> | |
| 545 | <type> java.lang. Boolean</t ype> | |
| 546 | </at tribute> | |
| 547 | <att ribute> | |
| 548 | <name> includeHos tInUrl</na me> | |
| 549 | <requi red>false< /required> | |
| 550 | <rtexp rvalue>fal se</rtexpr value> | |
| 551 | <type> java.lang. Boolean</t ype> | |
| 552 | </at tribute> | |
| 553 | <att ribute> | |
| 554 | <name> includeCon textInUrl< /name> | |
| 555 | <requi red>false< /required> | |
| 556 | <rtexp rvalue>fal se</rtexpr value> | |
| 557 | <type> java.lang. Boolean</t ype> | |
| 558 | </at tribute> | |
| 559 | <att ribute> | |
| 560 | <descr iption> | |
| 561 | For th e test cli ent this, and target Site, allo w a page t o specify that a req uest | |
| 562 | be rou ted throug h another VIX interf ace. | |
| 563 | </desc ription> | |
| 564 | <name> protocolOv erride</na me> | |
| 565 | <requi red>false< /required> | |
| 566 | <rtexp rvalue>fal se</rtexpr value> | |
| 567 | <type> java.lang. String</ty pe> | |
| 568 | </at tribute> | |
| 569 | <att ribute> | |
| 570 | <descr iption> | |
| 571 | </desc ription> | |
| 572 | <name> targetSite </name> | |
| 573 | <requi red>false< /required> | |
| 574 | <rtexp rvalue>fal se</rtexpr value> | |
| 575 | <type> java.lang. String</ty pe> | |
| 576 | </at tribute> | |
| 577 | </ tag> | |
| 578 | ||
| 579 | <! -- Patient Photo ID element - -> | |
| 580 | <t ag> | |
| 581 | <des cription>A Image chi ld element that gene rates an h ref to a p atient pho to ID.</de scription> | |
| 582 | <nam e>PatientI dentificat ionImageHR efTag</nam e> | |
| 583 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Pat ientIdenti ficationIm ageHRefTag </tag-clas s> | |
| 584 | <bod y-content> empty</bod y-content> | |
| 585 | <att ribute> | |
| 586 | <descr iption> | |
| 587 | The host , includin g port and principal identific ation if n eeded, of the patien t ID image host. | |
| 588 | Defaults to null t o produce relative r eferences. | |
| 589 | </desc ription> | |
| 590 | <name> host</name > | |
| 591 | <requi red>false< /required> | |
| 592 | <rtexp rvalue>fal se</rtexpr value> | |
| 593 | <type> java.lang. String</ty pe> | |
| 594 | </at tribute> | |
| 595 | <att ribute> | |
| 596 | <descr iption> | |
| 597 | The cont ext of the patient I D image UR L, default s to the c ontaining page conte xt. | |
| 598 | </desc ription> | |
| 599 | <name> context</n ame> | |
| 600 | <requi red>false< /required> | |
| 601 | <rtexp rvalue>fal se</rtexpr value> | |
| 602 | <type> java.lang. String</ty pe> | |
| 603 | </at tribute> | |
| 604 | <att ribute> | |
| 605 | <descr iption> | |
| 606 | The patt ern to cre ate the pa th to the thumbnail image URL, defaults to patient id/[imageU rn]. | |
| 607 | Hint: le ave host, context an d pathPatt ern blank and map th e PatientI dentificat ionServlet | |
| 608 | to patie ntid/* and it will w ork. | |
| 609 | </desc ription> | |
| 610 | <name> pathInfoPa ttern</nam e> | |
| 611 | <requi red>false< /required> | |
| 612 | <rtexp rvalue>fal se</rtexpr value> | |
| 613 | <type> java.lang. String</ty pe> | |
| 614 | </at tribute> | |
| 615 | <att ribute> | |
| 616 | <descr iption> | |
| 617 | For th e test cli ent this, and target Site, allo w a page t o specify that a req uest | |
| 618 | be rou ted throug h another VIX interf ace. | |
| 619 | </desc ription> | |
| 620 | <name> protocolOv erride</na me> | |
| 621 | <requi red>false< /required> | |
| 622 | <rtexp rvalue>fal se</rtexpr value> | |
| 623 | <type> java.lang. String</ty pe> | |
| 624 | </at tribute> | |
| 625 | <att ribute> | |
| 626 | <descr iption> | |
| 627 | </desc ription> | |
| 628 | <name> targetSite </name> | |
| 629 | <requi red>false< /required> | |
| 630 | <rtexp rvalue>fal se</rtexpr value> | |
| 631 | <type> java.lang. String</ty pe> | |
| 632 | </at tribute> | |
| 633 | </ tag> | |
| 634 | ||
| 635 | <t ag> | |
| 636 | <nam e>ImageAbs LocationTa g</name> | |
| 637 | ||
| 638 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geAbsLocat ionTag</ta g-class> | |
| 639 | <bod y-content> empty</bod y-content> | |
| 640 | </ tag> | |
| 641 | ||
| 642 | <t ag> | |
| 643 | <nam e>ImageBig FilenameTa g</name> | |
| 644 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geBigFilen ameTag</ta g-class> | |
| 645 | <bod y-content> empty</bod y-content> | |
| 646 | </ tag> | |
| 647 | ||
| 648 | <t ag> | |
| 649 | <nam e>ImageCla ssTag</nam e> | |
| 650 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geClassTag </tag-clas s> | |
| 651 | <bod y-content> empty</bod y-content> | |
| 652 | </ tag> | |
| 653 | ||
| 654 | <t ag> | |
| 655 | <nam e>ImageDes criptionTa g</name> | |
| 656 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geDescript ionTag</ta g-class> | |
| 657 | <bod y-content> empty</bod y-content> | |
| 658 | </ tag> | |
| 659 | ||
| 660 | <t ag> | |
| 661 | <nam e>ImageDic omImageNum berForDisp layTag</na me> | |
| 662 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geDicomIma geNumberFo rDisplayTa g</tag-cla ss> | |
| 663 | <bod y-content> empty</bod y-content> | |
| 664 | </ tag> | |
| 665 | ||
| 666 | <t ag> | |
| 667 | <nam e>ImageDic omSequence NumberForD isplayTag< /name> | |
| 668 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geDicomSeq uenceNumbe rForDispla yTag</tag- class> | |
| 669 | <bod y-content> empty</bod y-content> | |
| 670 | </ tag> | |
| 671 | ||
| 672 | <t ag> | |
| 673 | <nam e>ImageFul lFilenameT ag</name> | |
| 674 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geFullFile nameTag</t ag-class> | |
| 675 | <bod y-content> empty</bod y-content> | |
| 676 | </ tag> | |
| 677 | ||
| 678 | <t ag> | |
| 679 | <nam e>ImageFul lLocationT ag</name> | |
| 680 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geFullLoca tionTag</t ag-class> | |
| 681 | <bod y-content> empty</bod y-content> | |
| 682 | </ tag> | |
| 683 | ||
| 684 | <t ag> | |
| 685 | <nam e>ImageGro upIenTag</ name> | |
| 686 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geGroupIen Tag</tag-c lass> | |
| 687 | <bod y-content> empty</bod y-content> | |
| 688 | </ tag> | |
| 689 | ||
| 690 | <t ag> | |
| 691 | <nam e>ImageIen Tag</name> | |
| 692 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geIenTag</ tag-class> | |
| 693 | <bod y-content> empty</bod y-content> | |
| 694 | </ tag> | |
| 695 | ||
| 696 | <t ag> | |
| 697 | <nam e>ImageMod alityTag</ name> | |
| 698 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geModality Tag</tag-c lass> | |
| 699 | <bod y-content> empty</bod y-content> | |
| 700 | </ tag> | |
| 701 | ||
| 702 | <t ag> | |
| 703 | <nam e>ImageNum berTag</na me> | |
| 704 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geNumberTa g</tag-cla ss> | |
| 705 | <bod y-content> empty</bod y-content> | |
| 706 | </ tag> | |
| 707 | ||
| 708 | <t ag> | |
| 709 | <nam e>ImageObj ectOriginT ag</name> | |
| 710 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geObjectOr iginTag</t ag-class> | |
| 711 | <bod y-content> empty</bod y-content> | |
| 712 | </ tag> | |
| 713 | ||
| 714 | <t ag> | |
| 715 | <nam e>ImagePat ientDfnTag </name> | |
| 716 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima gePatientD fnTag</tag -class> | |
| 717 | <bod y-content> empty</bod y-content> | |
| 718 | </ tag> | |
| 719 | ||
| 720 | <t ag> | |
| 721 | <nam e>ImagePat ientIcnTag </name> | |
| 722 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima gePatientI cnTag</tag -class> | |
| 723 | <bod y-content> empty</bod y-content> | |
| 724 | </ tag> | |
| 725 | ||
| 726 | <t ag> | |
| 727 | <nam e>ImagePat ientNameTa g</name> | |
| 728 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima gePatientN ameTag</ta g-class> | |
| 729 | <bod y-content> empty</bod y-content> | |
| 730 | </ tag> | |
| 731 | ||
| 732 | <t ag> | |
| 733 | <nam e>ImagePro cedureDate Tag</name> | |
| 734 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geProcedur eDateTag</ tag-class> | |
| 735 | <bod y-content> empty</bod y-content> | |
| 736 | </ tag> | |
| 737 | ||
| 738 | <t ag> | |
| 739 | <nam e>ImagePro cedureTag< /name> | |
| 740 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geProcedur eTag</tag- class> | |
| 741 | <bod y-content> empty</bod y-content> | |
| 742 | </ tag> | |
| 743 | ||
| 744 | <t ag> | |
| 745 | <nam e>ImageQaM essageTag< /name> | |
| 746 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geQaMessag eTag</tag- class> | |
| 747 | <bod y-content> empty</bod y-content> | |
| 748 | </ tag> | |
| 749 | ||
| 750 | <t ag> | |
| 751 | <nam e>ImageSit eAbbreviat ionTag</na me> | |
| 752 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geSiteAbbr eviationTa g</tag-cla ss> | |
| 753 | <bod y-content> empty</bod y-content> | |
| 754 | </ tag> | |
| 755 | ||
| 756 | <t ag> | |
| 757 | <nam e>ImageSit eNumberTag </name> | |
| 758 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geSiteNumb erTag</tag -class> | |
| 759 | <bod y-content> empty</bod y-content> | |
| 760 | </ tag> | |
| 761 | ||
| 762 | <t ag> | |
| 763 | <nam e>ImageStu dyIenTag</ name> | |
| 764 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geStudyIen Tag</tag-c lass> | |
| 765 | <bod y-content> empty</bod y-content> | |
| 766 | </ tag> | |
| 767 | ||
| 768 | <t ag> | |
| 769 | <nam e>ImageTyp eTag</name > | |
| 770 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geTypeTag< /tag-class > | |
| 771 | <bod y-content> empty</bod y-content> | |
| 772 | </ tag> | |
| 773 | ||
| 774 | <t ag> | |
| 775 | <nam e>ImageUid Tag</name> | |
| 776 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geUidTag</ tag-class> | |
| 777 | <bod y-content> empty</bod y-content> | |
| 778 | </ tag> | |
| 779 | ||
| 780 | <t ag> | |
| 781 | <nam e>ImageUrn Tag</name> | |
| 782 | <tag -class>gov .va.med.im aging.exch ange.busin ess.taglib .image.Ima geUrnTag</ tag-class> | |
| 783 | <bod y-content> empty</bod y-content> | |
| 784 | </ tag> | |
| 785 | </taglib> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.