Produced by Araxis Merge on 8/31/2017 11:16:52 AM 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 | JLV_2.6.zip\JLV_2.6\JLV_2.6\Joint Legacy Viewer\JLV\web-app\resources | mainContextToMenu.xsl | Thu Aug 31 12:14:52 2017 UTC |
2 | JLV_2.6.zip\JLV_2.6\JLV_2.6\Joint Legacy Viewer\JLV\web-app\resources | mainContextToMenu.xsl | Thu Aug 31 13:25:35 2017 UTC |
Description | Between Files 1 and 2 |
|
---|---|---|
Text Blocks | Lines | |
Unchanged | 2 | 660 |
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 | |
2 | version="1 .0" | |
3 | encoding=" utf-8" | |
4 | ?> | |
5 | ||
6 | <xsl:style sheet | |
7 | xmlns:xsl= "http://ww w.w3.org/1 999/XSL/Tr ansform" | |
8 | ||
9 | xmlns:n1=" http://www .springfra mework.net " | |
10 | ||
11 | version="1 .0" | |
12 | > | |
13 | ||
14 | <xsl:outpu t | |
15 | method="ht ml" | |
16 | /> | |
17 | ||
18 | <xsl:templ ate | |
19 | match="/" | |
20 | > | |
21 | ||
22 | <html> | |
23 | ||
24 | <head> | |
25 | ||
26 | <link | |
27 | href="css/ ControlPan el.css" | |
28 | type="text /css" | |
29 | rel="style sheet" | |
30 | /> | |
31 | ||
32 | </head> | |
33 | ||
34 | <body> | |
35 | ||
36 | <img | |
37 | src="image s/vistaWeb .gif" | |
38 | alt="Selec table Item " | |
39 | class="lin k" | |
40 | /> | |
41 | ||
42 | <br/> | |
43 | ||
44 | <br/> | |
45 | ||
46 | <input | |
47 | type="butt on" | |
48 | value="Log off" | |
49 | class="myB utton" | |
50 | > | |
51 | </input> | |
52 | ||
53 | <xsl:apply -templates | |
54 | select="n1 :objects/n 1:object[@ type='Tree TOC.aspx'] /n1:proper ty[@name=' menuList'] " | |
55 | > | |
56 | </xsl:appl y-template s> | |
57 | ||
58 | <br/> | |
59 | ||
60 | <input | |
61 | type="butt on" | |
62 | value="Ref resh Patie nt Data" | |
63 | class="myB utton" | |
64 | style="wid th:150px" | |
65 | > | |
66 | </input> | |
67 | ||
68 | <br/> | |
69 | ||
70 | <br/> | |
71 | ||
72 | <xsl:text> | |
73 | * - Pages with HDR d ata | |
74 | </xsl:text > | |
75 | ||
76 | <br/> | |
77 | ||
78 | <xsl:text | |
79 | disable-ou tput-escap ing="yes" | |
80 | > | |
81 | <![CDATA[& dagger;]]> | |
82 | - Pages w ith BHIE d ata (Dept. of Defens e) | |
83 | </xsl:text > | |
84 | ||
85 | <br/> | |
86 | ||
87 | <xsl:text | |
88 | disable-ou tput-escap ing="yes" | |
89 | > | |
90 | <![CDATA[& Dagger;]]> | |
91 | - Pages w ith | |
92 | </xsl:text > | |
93 | <a | |
94 | href='http ://healthi t.hhs.gov/ portal/ser ver.pt?ope n=512& objID=1142 &paren tname=Comm unityPage& amp;parent id=2&m ode=2& in_hi_user id=10741&a mp;cached= true' | |
95 | title="Cli ck here to learn mor e about Nw HIN" | |
96 | target="_b lank" | |
97 | class="ext ernal" | |
98 | > | |
99 | <img | |
100 | src= "imag es/icons/e xternal.pn g" | |
101 | alt="Exter nal Link t o the NwHI N Web Site " | |
102 | /> | |
103 | NwHIN | |
104 | </a> | |
105 | <xsl:text> | |
106 | data | |
107 | </xsl:text > | |
108 | ||
109 | <br/> | |
110 | ||
111 | <br/> | |
112 | ||
113 | <xsl:text> | |
114 | Warning! Avoid usin g "Back" b utton | |
115 | </xsl:text > | |
116 | ||
117 | </body> | |
118 | ||
119 | </html> | |
120 | </xsl:temp late> | |
121 | ||
122 | ||
123 | <xsl:templ ate | |
124 | match="n1: list" | |
125 | > | |
126 | ||
127 | <div | |
128 | id="nav" | |
129 | > | |
130 | ||
131 | <ul> | |
132 | ||
133 | <xsl:apply -templates /> | |
134 | ||
135 | </ul> | |
136 | ||
137 | </div> | |
138 | ||
139 | </xsl:temp late> | |
140 | ||
141 | ||
142 | <xsl:templ ate | |
143 | match="n1: ref[@local ='vtaLink' ]" | |
144 | > | |
145 | ||
146 | <li> | |
147 | ||
148 | <a | |
149 | href='http s://vta. DNS ' | |
150 | target='_b lank' | |
151 | title='Ope ns a new w indow to t he Veteran s Tracking Applicati on' | |
152 | class='ext ernal' | |
153 | > | |
154 | ||
155 | <img | |
156 | src="image s/icons/ex ternal.png " | |
157 | alt="Exter nal Link" | |
158 | class="ext ernal" | |
159 | /> | |
160 | VTA | |
161 | ||
162 | </a> | |
163 | ||
164 | ||
165 | </li> | |
166 | ||
167 | </xsl:temp late> | |
168 | ||
169 | ||
170 | <xsl:templ ate | |
171 | match="n1: object[@pa rent='menu Item' or @ parent='gr idMenuItem ' or @pare nt='textRe cordMenuIt em']" | |
172 | > | |
173 | ||
174 | <li> | |
175 | ||
176 | <a | |
177 | href='#' | |
178 | > | |
179 | ||
180 | <xsl:call- template | |
181 | name="proc essBullet" | |
182 | /> | |
183 | ||
184 | <xsl:apply -templates | |
185 | select="n1 :property[ @name='tit le' or @na me='Title' ]" | |
186 | > | |
187 | </xsl:appl y-template s> | |
188 | ||
189 | <xsl:call- template | |
190 | name="proc essAnnotat ions" | |
191 | /> | |
192 | ||
193 | </a> | |
194 | ||
195 | <xsl:apply -templates | |
196 | select="n1 :property[ @name='Sub items']/n1 :list" | |
197 | /> | |
198 | ||
199 | </li> | |
200 | ||
201 | </xsl:temp late> | |
202 | ||
203 | ||
204 | <xsl:templ ate | |
205 | name="proc essBullet" | |
206 | > | |
207 | ||
208 | <xsl:choos e> | |
209 | ||
210 | <xsl:when | |
211 | test="n1:p roperty[@n ame='Subit ems']" | |
212 | > | |
213 | ||
214 | <img | |
215 | src="image s/icons/mi nus-sign.g if" | |
216 | alt="Selec table Item " | |
217 | class="nod e-down" | |
218 | /> | |
219 | ||
220 | </xsl:when > | |
221 | ||
222 | <xsl:other wise> | |
223 | ||
224 | <img | |
225 | src="image s/icons/bu llet.gif" | |
226 | alt="Selec table Item " | |
227 | class="lin k" | |
228 | /> | |
229 | ||
230 | </xsl:othe rwise> | |
231 | ||
232 | </xsl:choo se> | |
233 | ||
234 | </xsl:temp late> | |
235 | ||
236 | ||
237 | <xsl:templ ate | |
238 | name="proc essAnnotat ions" | |
239 | > | |
240 | ||
241 | <xsl:choos e> | |
242 | ||
243 | <xsl:when | |
244 | test="n1:p roperty[@n ame='Prope rtyMap']/n 1:dictiona ry/n1:entr y[@key='hd rPossible' ]" | |
245 | > | |
246 | ||
247 | <xsl:text> | |
248 | * | |
249 | </xsl:text > | |
250 | ||
251 | </xsl:when > | |
252 | ||
253 | </xsl:choo se> | |
254 | ||
255 | <xsl:choos e> | |
256 | ||
257 | <xsl:when | |
258 | test="n1:p roperty[@n ame='Prope rtyMap']/n 1:dictiona ry/n1:entr y[@key='fh iePossible ']" | |
259 | > | |
260 | ||
261 | <xsl:text | |
262 | disable-ou tput-escap ing="yes" | |
263 | > | |
264 | <![CDATA[& dagger;]]> | |
265 | </xsl:text > | |
266 | ||
267 | </xsl:when > | |
268 | ||
269 | <xsl:when | |
270 | test="n1:p roperty[@n ame='onePr opertyMap' and @valu e='fhiePos sible:']" | |
271 | > | |
272 | ||
273 | <xsl:text | |
274 | disable-ou tput-escap ing="yes" | |
275 | > | |
276 | <![CDATA[& dagger;]]> | |
277 | </xsl:text > | |
278 | ||
279 | </xsl:when > | |
280 | ||
281 | </xsl:choo se> | |
282 | ||
283 | <xsl:choos e> | |
284 | ||
285 | <xsl:when | |
286 | test="n1:p roperty[@n ame='Prope rtyMap']/n 1:dictiona ry/n1:entr y[@key='nh inPossible ']" | |
287 | > | |
288 | ||
289 | <xsl:text | |
290 | disable-ou tput-escap ing="yes" | |
291 | > | |
292 | <![CDATA[& Dagger;]]> | |
293 | </xsl:text > | |
294 | ||
295 | </xsl:when > | |
296 | ||
297 | </xsl:choo se> | |
298 | ||
299 | </xsl:temp late> | |
300 | ||
301 | ||
302 | <xsl:templ ate | |
303 | match="n1: property[@ name='titl e' or @nam e='Title'] " | |
304 | > | |
305 | ||
306 | <xsl:choos e> | |
307 | ||
308 | <xsl:when | |
309 | test="n1:v alue" | |
310 | > | |
311 | ||
312 | <xsl:value -of | |
313 | select="n1 :value" | |
314 | /> | |
315 | ||
316 | </xsl:when > | |
317 | ||
318 | <xsl:other wise> | |
319 | ||
320 | <xsl:value -of | |
321 | select="@v alue" | |
322 | /> | |
323 | ||
324 | </xsl:othe rwise> | |
325 | ||
326 | </xsl:choo se> | |
327 | ||
328 | </xsl:temp late> | |
329 | ||
330 | </xsl:styl esheet> | |
331 |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.