Produced by Araxis Merge on 7/10/2017 1:02:03 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\WAR\VixGuiWebApp-0.1\WEB-INF\jsp | Menu.tld | Sat Oct 1 19:33:48 2016 UTC |
| 2 | C:\AraxisMergeCompare\Pri_re\WAR\VixGuiWebApp-0.1\WEB-INF\jsp | Menu.tld | Thu Jul 6 17:17:17 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 352 |
| 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 ve rsion="2.0 " xmlns="h ttp://java .sun.com/x ml/ns/j2ee " | |
| 4 | xmlns:xsi ="http://w ww.w3.org/ 2001/XMLSc hema-insta nce" xsi:s chemaLocat ion="http: //java.sun .com/xml/n s/j2ee htt p://java.s un.com/xml /ns/j2ee/w eb-jsptagl ibrary_2_0 .xsd"> | |
| 5 | <descript ion>A tag handler li brary for displaying a menu se nsitive to user perm issions</d escription > | |
| 6 | <tlib-ver sion>1.0</ tlib-versi on> | |
| 7 | <short-na me>Menu</s hort-name> | |
| 8 | <uri>http ://imaging . URL /vix/menu< /uri> | |
| 9 | <tag> | |
| 10 | <descrip tion>The m enu elemen t.</descri ption> | |
| 11 | <name>Me nu</name> | |
| 12 | <tag-cla ss>gov.va. med.imagin g.exchange .business. taglib.men u.MenuTag< /tag-class > | |
| 13 | <body-co ntent>empt y</body-co ntent> | |
| 14 | <attribu te> | |
| 15 | <descri ption>The base name of the pro perties fi le to use to build t he menu. Defaults | |
| 16 | to 'me nu'.</desc ription> | |
| 17 | <name>m enuBundleN ame</name> | |
| 18 | <rtexpr value>fals e</rtexprv alue> | |
| 19 | <type>j ava.lang.S tring</typ e> | |
| 20 | </attrib ute> | |
| 21 | <attribu te> | |
| 22 | <descri ption>The DOM 'class ' attribut e value fo r the menu span elem ent. | |
| 23 | Defaul ts to 'men u'.</descr iption> | |
| 24 | <name>m enuClass</ name> | |
| 25 | <rtexpr value>fals e</rtexprv alue> | |
| 26 | <type>j ava.lang.S tring</typ e> | |
| 27 | </attrib ute> | |
| 28 | <attribu te> | |
| 29 | <descri ption>The DOM 'id' a ttribute v alue for t he menu sp an element . | |
| 30 | Defaul ts to 'men u-id'.</de scription> | |
| 31 | <name>m enuId</nam e> | |
| 32 | <rtexpr value>fals e</rtexprv alue> | |
| 33 | <type>j ava.lang.S tring</typ e> | |
| 34 | </attrib ute> | |
| 35 | <attribu te> | |
| 36 | <descri ption>The DOM 'class ' attribut e value fo r the subm enu span e lements. | |
| 37 | Defaul ts to 'sub menu'.</de scription> | |
| 38 | <name>s ubMenuClas s</name> | |
| 39 | <rtexpr value>fals e</rtexprv alue> | |
| 40 | <type>j ava.lang.S tring</typ e> | |
| 41 | </attrib ute> | |
| 42 | <attribu te> | |
| 43 | <descri ption>The root of th e DOM 'id' attribute value for the menu item eleme nts. | |
| 44 | The va lue of the 'id' attr ibute will be the ro ot plus a monotonica lly increa sing integ er. | |
| 45 | Defaul ts to 'men uitem-'.</ descriptio n> | |
| 46 | <name>m enuItemCla ss</name> | |
| 47 | <rtexpr value>fals e</rtexprv alue> | |
| 48 | <type>j ava.lang.S tring</typ e> | |
| 49 | </attrib ute> | |
| 50 | <attribu te> | |
| 51 | <descri ption>The DOM 'class ' attribut e value fo r the menu DIV eleme nt (where the menu w ill appear ). | |
| 52 | Defaul ts to 'men udiv'.</de scription> | |
| 53 | <name>m enuDivClas s</name> | |
| 54 | <rtexpr value>fals e</rtexprv alue> | |
| 55 | <type>j ava.lang.S tring</typ e> | |
| 56 | </attrib ute> | |
| 57 | <attribu te> | |
| 58 | <descri ption>The DOM 'id' a ttribute v alue for t he menu DI V element (where the menu will appear). | |
| 59 | Defaul ts to 'men udiv-id'.< /descripti on> | |
| 60 | <name>m enuDivId</ name> | |
| 61 | <rtexpr value>fals e</rtexprv alue> | |
| 62 | <type>j ava.lang.S tring</typ e> | |
| 63 | </attrib ute> | |
| 64 | </tag> | |
| 65 | <tag> | |
| 66 | <name>Cl inicalDisp layLink</n ame> | |
| 67 | <tag-cla ss>gov.va. med.imagin g.exchange .business. taglib.men u.Clinical DisplayCli entLinkTag </tag-clas s> | |
| 68 | <body-co ntent>empt y</body-co ntent> | |
| 69 | <attribu te> | |
| 70 | <name>t argetSiteN umber</nam e> | |
| 71 | <requir ed>true</r equired> | |
| 72 | <rtexpr value>true </rtexprva lue> | |
| 73 | <type>j ava.lang.S tring</typ e> | |
| 74 | </attrib ute> | |
| 75 | <attribu te> | |
| 76 | <name>s iteNumber< /name> | |
| 77 | <requir ed>true</r equired> | |
| 78 | <rtexpr value>true </rtexprva lue> | |
| 79 | <type>j ava.lang.S tring</typ e> | |
| 80 | </attrib ute> | |
| 81 | <attribu te> | |
| 82 | <name>p atientId</ name> | |
| 83 | <rtexpr value>true </rtexprva lue> | |
| 84 | <type>j ava.lang.S tring</typ e> | |
| 85 | </attrib ute> | |
| 86 | <attribu te> | |
| 87 | <name>f romDate</n ame> | |
| 88 | <rtexpr value>true </rtexprva lue> | |
| 89 | <type>j ava.lang.S tring</typ e> | |
| 90 | </attrib ute> | |
| 91 | <attribu te> | |
| 92 | <name>t oDate</nam e> | |
| 93 | <rtexpr value>true </rtexprva lue> | |
| 94 | <type>j ava.lang.S tring</typ e> | |
| 95 | </attrib ute> | |
| 96 | <attribu te> | |
| 97 | <name>s tudyId</na me> | |
| 98 | <rtexpr value>true </rtexprva lue> | |
| 99 | <type>j ava.lang.S tring</typ e> | |
| 100 | </attrib ute> | |
| 101 | <attribu te> | |
| 102 | <name>s tudyPackag e</name> | |
| 103 | <rtexpr value>true </rtexprva lue> | |
| 104 | <type>j ava.lang.S tring</typ e> | |
| 105 | </attrib ute> | |
| 106 | <attribu te> | |
| 107 | <name>s tudyClass< /name> | |
| 108 | <rtexpr value>true </rtexprva lue> | |
| 109 | <type>j ava.lang.S tring</typ e> | |
| 110 | </attrib ute> | |
| 111 | <attribu te> | |
| 112 | <name>s tudyType</ name> | |
| 113 | <rtexpr value>true </rtexprva lue> | |
| 114 | <type>j ava.lang.S tring</typ e> | |
| 115 | </attrib ute> | |
| 116 | <attribu te> | |
| 117 | <name>s tudyEvent< /name> | |
| 118 | <rtexpr value>true </rtexprva lue> | |
| 119 | <type>j ava.lang.S tring</typ e> | |
| 120 | </attrib ute> | |
| 121 | <attribu te> | |
| 122 | <name>s tudySpecia lty</name> | |
| 123 | <rtexpr value>true </rtexprva lue> | |
| 124 | <type>j ava.lang.S tring</typ e> | |
| 125 | </attrib ute> | |
| 126 | <attribu te> | |
| 127 | <name>o riginId</n ame> | |
| 128 | <rtexpr value>true </rtexprva lue> | |
| 129 | <type>j ava.lang.S tring</typ e> | |
| 130 | </attrib ute> | |
| 131 | </tag> | |
| 132 | <tag> | |
| 133 | <name>Ex changeLink </name> | |
| 134 | <tag-cla ss>gov.va. med.imagin g.exchange .business. taglib.men u.Exchange ClientLink Tag</tag-c lass> | |
| 135 | <body-co ntent>empt y</body-co ntent> | |
| 136 | <attribu te> | |
| 137 | <name>t argetSiteN umber</nam e> | |
| 138 | <requir ed>true</r equired> | |
| 139 | <rtexpr value>true </rtexprva lue> | |
| 140 | <type>j ava.lang.S tring</typ e> | |
| 141 | </attrib ute> | |
| 142 | <attribu te> | |
| 143 | <name>s iteNumber< /name> | |
| 144 | <requir ed>true</r equired> | |
| 145 | <rtexpr value>true </rtexprva lue> | |
| 146 | <type>j ava.lang.S tring</typ e> | |
| 147 | </attrib ute> | |
| 148 | <attribu te> | |
| 149 | <name>p atientId</ name> | |
| 150 | <rtexpr value>true </rtexprva lue> | |
| 151 | <type>j ava.lang.S tring</typ e> | |
| 152 | </attrib ute> | |
| 153 | </tag> | |
| 154 | <tag> | |
| 155 | <name>Fe derationLi nk</name> | |
| 156 | <tag-cla ss>gov.va. med.imagin g.exchange .business. taglib.men u.Federati onClientLi nkTag</tag -class> | |
| 157 | <body-co ntent>empt y</body-co ntent> | |
| 158 | <attribu te> | |
| 159 | <name>t argetSiteN umber</nam e> | |
| 160 | <requir ed>true</r equired> | |
| 161 | <rtexpr value>true </rtexprva lue> | |
| 162 | <type>j ava.lang.S tring</typ e> | |
| 163 | </attrib ute> | |
| 164 | <attribu te> | |
| 165 | <name>s iteNumber< /name> | |
| 166 | <requir ed>true</r equired> | |
| 167 | <rtexpr value>true </rtexprva lue> | |
| 168 | <type>j ava.lang.S tring</typ e> | |
| 169 | </attrib ute> | |
| 170 | <attribu te> | |
| 171 | <name>p atientId</ name> | |
| 172 | <requir ed>true</r equired> | |
| 173 | <rtexpr value>true </rtexprva lue> | |
| 174 | <type>j ava.lang.S tring</typ e> | |
| 175 | </attrib ute> | |
| 176 | </tag> | |
| 177 | </taglib> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.