Produced by Araxis Merge on 6/9/2017 3:49:55 PM Eastern 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 | Fri Jun 9 19:49:55 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-client\src\main\resources\gov\va\nvap\privacy\data\xsl | ConsentDirectiveDataToDocument.xsl | Fri Apr 21 20:03:26 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 745 |
| 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 | <xsl:style sheet | |||||
| 6 | version="2 .0" | |||||
| 7 | ||||||
| 8 | xmlns:xsl= "http://ww w.w3.org/1 999/XSL/Tr ansform" | |||||
| 9 | xmlns:t="h ttp://gov/ va/nvap/pr ivacy/data " | |||||
| 10 | ||||||
| 11 | exclude-re sult-prefi xes="t" | |||||
| 12 | > | |||||
| 13 | ||||||
| 14 | ||||||
| 15 | <xsl:impor t | |||||
| 16 | ||||||
| 17 | href="/gov /va/nvap/p rivacy/dat a/xsl/Cons entDirecti veDocument Template.x sl" | |||||
| 18 | /> | |||||
| 19 | ||||||
| 20 | ||||||
| 21 | <xsl:templ ate | |||||
| 22 | ||||||
| 23 | match="//* [local-nam e()='Conse ntDirectiv eData' and namespace -uri()='ht tp://gov/v a/nvap/pri vacy/data' ]" | |||||
| 24 | > | |||||
| 25 | ||||||
| 26 | <xsl:call- template | |||||
| 27 | name="Cons entDirecti veDocument Template" | |||||
| 28 | > | |||||
| 29 | ||||||
| 30 | <xsl:with- param | |||||
| 31 | name="docI d" | |||||
| 32 | select="t: docId" | |||||
| 33 | /> | |||||
| 34 | ||||||
| 35 | <xsl:with- param | |||||
| 36 | name="effe ctiveDateT ime" | |||||
| 37 | select="t: effectiveD ateTime" | |||||
| 38 | /> | |||||
| 39 | ||||||
| 40 | <xsl:with- param | |||||
| 41 | name="icn" | |||||
| 42 | select="t: icn" | |||||
| 43 | /> | |||||
| 44 | ||||||
| 45 | <xsl:with- param | |||||
| 46 | name="pati entRoleStr eetAddress Line" | |||||
| 47 | ||||||
| 48 | select="t: patientRol eStreetAdd ressLine" | |||||
| 49 | /> | |||||
| 50 | ||||||
| 51 | <xsl:with- param | |||||
| 52 | name="pati entRoleCit y" | |||||
| 53 | select="t: patientRol eCity" | |||||
| 54 | /> | |||||
| 55 | ||||||
| 56 | <xsl:with- param | |||||
| 57 | name="pati entRoleSta te" | |||||
| 58 | select="t: patientRol eState" | |||||
| 59 | /> | |||||
| 60 | ||||||
| 61 | <xsl:with- param | |||||
| 62 | name="pati entRolePos talCode" | |||||
| 63 | select="t: patientRol ePostalCod e" | |||||
| 64 | /> | |||||
| 65 | ||||||
| 66 | <xsl:with- param | |||||
| 67 | name="pati entRoleCou ntry" | |||||
| 68 | select="t: patientRol eCountry" | |||||
| 69 | /> | |||||
| 70 | ||||||
| 71 | <xsl:with- param | |||||
| 72 | name="pati entRoleTel ecom" | |||||
| 73 | select="t: patientRol eTelecom" | |||||
| 74 | /> | |||||
| 75 | ||||||
| 76 | <xsl:with- param | |||||
| 77 | name="pati entRoleGiv enName" | |||||
| 78 | select="t: patientRol eGivenName " | |||||
| 79 | /> | |||||
| 80 | ||||||
| 81 | <xsl:with- param | |||||
| 82 | name="pati entRoleSsn " | |||||
| 83 | select="t: patientRol eSsn" | |||||
| 84 | /> | |||||
| 85 | ||||||
| 86 | <xsl:with- param | |||||
| 87 | name="pati entRoleFam ilyName" | |||||
| 88 | select="t: patientRol eFamilyNam e" | |||||
| 89 | /> | |||||
| 90 | ||||||
| 91 | <xsl:with- param | |||||
| 92 | name="pati entRoleMid dleName" | |||||
| 93 | select="t: patientRol eMiddleNam e" | |||||
| 94 | /> | |||||
| 95 | ||||||
| 96 | <xsl:with- param | |||||
| 97 | name="pati entRoleSuf fix" | |||||
| 98 | select="t: patientRol eSuffix" | |||||
| 99 | /> | |||||
| 100 | ||||||
| 101 | <xsl:with- param | |||||
| 102 | name="pati entRolePre fix" | |||||
| 103 | select="t: patientRol ePrefix" | |||||
| 104 | /> | |||||
| 105 | ||||||
| 106 | <xsl:with- param | |||||
| 107 | name="pati entRoleGiv enNameAlia s" | |||||
| 108 | ||||||
| 109 | select="t: patientRol eGivenName Alias" | |||||
| 110 | /> | |||||
| 111 | ||||||
| 112 | <xsl:with- param | |||||
| 113 | name="pati entRoleFam ilyNameAli as" | |||||
| 114 | ||||||
| 115 | select="t: patientRol eFamilyNam eAlias" | |||||
| 116 | /> | |||||
| 117 | ||||||
| 118 | <xsl:with- param | |||||
| 119 | name="pati entRoleMid dleNameAli as" | |||||
| 120 | ||||||
| 121 | select="t: patientRol eMiddleNam eAlias" | |||||
| 122 | /> | |||||
| 123 | ||||||
| 124 | <xsl:with- param | |||||
| 125 | name="pati entRoleSuf fixAlias" | |||||
| 126 | select="t: patientRol eSuffixAli as" | |||||
| 127 | /> | |||||
| 128 | ||||||
| 129 | <xsl:with- param | |||||
| 130 | name="pati entRolePre fixAlias" | |||||
| 131 | select="t: patientRol ePrefixAli as" | |||||
| 132 | /> | |||||
| 133 | ||||||
| 134 | <xsl:with- param | |||||
| 135 | name="pati entRoleGen derCode" | |||||
| 136 | select="t: patientRol eGenderCod e" | |||||
| 137 | /> | |||||
| 138 | ||||||
| 139 | <xsl:with- param | |||||
| 140 | name="pati entRoleGen derDisplay Name" | |||||
| 141 | ||||||
| 142 | select="t: patientRol eGenderDis playName" | |||||
| 143 | /> | |||||
| 144 | ||||||
| 145 | <xsl:with- param | |||||
| 146 | name="pati entRoleGen derDisplay Text" | |||||
| 147 | ||||||
| 148 | select="t: patientRol eGenderDis playText" | |||||
| 149 | /> | |||||
| 150 | ||||||
| 151 | <xsl:with- param | |||||
| 152 | name="pati entRoleDob " | |||||
| 153 | select="t: patientRol eDob" | |||||
| 154 | /> | |||||
| 155 | ||||||
| 156 | <xsl:with- param | |||||
| 157 | name="pati entRoleMar italStatus DisplayTex t" | |||||
| 158 | ||||||
| 159 | select="t: patientRol eMaritalSt atusDispla yText" | |||||
| 160 | /> | |||||
| 161 | ||||||
| 162 | <xsl:with- param | |||||
| 163 | name="pati entRoleMar italStatus DisplayNam e" | |||||
| 164 | ||||||
| 165 | select="t: patientRol eMaritalSt atusDispla yName" | |||||
| 166 | /> | |||||
| 167 | ||||||
| 168 | <xsl:with- param | |||||
| 169 | name="pati entRoleMar italStatus Code" | |||||
| 170 | ||||||
| 171 | select="t: patientRol eMaritalSt atusCode" | |||||
| 172 | /> | |||||
| 173 | ||||||
| 174 | <xsl:with- param | |||||
| 175 | name="pati entRoleEth nicGroupCo deDisplayT ext" | |||||
| 176 | ||||||
| 177 | select="t: patientRol eEthnicGro upCodeDisp layText" | |||||
| 178 | /> | |||||
| 179 | ||||||
| 180 | ||||||
| 181 | <xsl:with- param | |||||
| 182 | name="pati entRolePro viderOrgan izationNum ber" | |||||
| 183 | ||||||
| 184 | select="t: patientRol eProviderO rganizatio nNumber" | |||||
| 185 | /> | |||||
| 186 | ||||||
| 187 | <xsl:with- param | |||||
| 188 | name="pati entRolePro viderOrgan izationOid " | |||||
| 189 | ||||||
| 190 | select="t: patientRol eProviderO rganizatio nOid" | |||||
| 191 | /> | |||||
| 192 | ||||||
| 193 | <xsl:with- param | |||||
| 194 | name="pati entRolePro viderOrgan izationNam e" | |||||
| 195 | ||||||
| 196 | select="t: patientRol eProviderO rganizatio nName" | |||||
| 197 | /> | |||||
| 198 | ||||||
| 199 | ||||||
| 200 | <xsl:with- param | |||||
| 201 | name="auth orPersonOr gOid" | |||||
| 202 | select="t: authorPers onOrgOid" | |||||
| 203 | /> | |||||
| 204 | ||||||
| 205 | <xsl:with- param | |||||
| 206 | name="auth orPersonOi d" | |||||
| 207 | select="t: authorPers onOid" | |||||
| 208 | /> | |||||
| 209 | ||||||
| 210 | <xsl:with- param | |||||
| 211 | name="auth orPersonGi venName" | |||||
| 212 | select="t: authorPers onGivenNam e" | |||||
| 213 | /> | |||||
| 214 | ||||||
| 215 | <xsl:with- param | |||||
| 216 | name="auth orPersonFa milyName" | |||||
| 217 | select="t: authorPers onFamilyNa me" | |||||
| 218 | /> | |||||
| 219 | ||||||
| 220 | <xsl:with- param | |||||
| 221 | name="auth orPersonSu ffix" | |||||
| 222 | select="t: authorPers onSuffix" | |||||
| 223 | /> | |||||
| 224 | ||||||
| 225 | <xsl:with- param | |||||
| 226 | name="auth orPersonPr efix" | |||||
| 227 | select="t: authorPers onPrefix" | |||||
| 228 | /> | |||||
| 229 | ||||||
| 230 | <xsl:with- param | |||||
| 231 | name="auth orPersonFa cilityNumb er" | |||||
| 232 | ||||||
| 233 | select="t: authorPers onFacility Number" | |||||
| 234 | /> | |||||
| 235 | ||||||
| 236 | <xsl:with- param | |||||
| 237 | name="auth orPersonFa cilityOid" | |||||
| 238 | select="t: authorPers onFacility Oid" | |||||
| 239 | /> | |||||
| 240 | ||||||
| 241 | <xsl:with- param | |||||
| 242 | name="auth orPersonFa cilityName " | |||||
| 243 | ||||||
| 244 | select="t: authorPers onFacility Name" | |||||
| 245 | /> | |||||
| 246 | ||||||
| 247 | <xsl:with- param | |||||
| 248 | name="auth orPersonTe lecom" | |||||
| 249 | select="t: authorPers onTelecom" | |||||
| 250 | /> | |||||
| 251 | ||||||
| 252 | <xsl:with- param | |||||
| 253 | name="auth orPersonSt reetAddres sLine" | |||||
| 254 | ||||||
| 255 | select="t: authorPers onStreetAd dressLine" | |||||
| 256 | /> | |||||
| 257 | ||||||
| 258 | <xsl:with- param | |||||
| 259 | name="auth orPersonCi ty" | |||||
| 260 | select="t: authorPers onCity" | |||||
| 261 | /> | |||||
| 262 | ||||||
| 263 | <xsl:with- param | |||||
| 264 | name="auth orPersonSt ate" | |||||
| 265 | select="t: authorPers onState" | |||||
| 266 | /> | |||||
| 267 | ||||||
| 268 | <xsl:with- param | |||||
| 269 | name="auth orPersonPo stalCode" | |||||
| 270 | select="t: authorPers onPostalCo de" | |||||
| 271 | /> | |||||
| 272 | ||||||
| 273 | <xsl:with- param | |||||
| 274 | name="auth orPersonCo untry" | |||||
| 275 | select="t: authorPers onCountry" | |||||
| 276 | /> | |||||
| 277 | ||||||
| 278 | ||||||
| 279 | ||||||
| 280 | <xsl:with- param | |||||
| 281 | name="auth orAssigned ScannerTim e" | |||||
| 282 | ||||||
| 283 | select="t: authorScan nerTime" | |||||
| 284 | /> | |||||
| 285 | ||||||
| 286 | <xsl:with- param | |||||
| 287 | name="auth orAssigned ScannerOrg Oid" | |||||
| 288 | ||||||
| 289 | select="t: authorAssi gnedScanne rOrgOid" | |||||
| 290 | /> | |||||
| 291 | ||||||
| 292 | <xsl:with- param | |||||
| 293 | name="auth orAssigned ScannerStr eetAddress Line" | |||||
| 294 | ||||||
| 295 | select="t: authorAssi gnedScanne rStreetAdd ressLine" | |||||
| 296 | /> | |||||
| 297 | ||||||
| 298 | <xsl:with- param | |||||
| 299 | name="auth orAssigned ScannerCit y" | |||||
| 300 | ||||||
| 301 | select="t: authorAssi gnedScanne rCity" | |||||
| 302 | /> | |||||
| 303 | ||||||
| 304 | <xsl:with- param | |||||
| 305 | name="auth orAssigned ScannerSta te" | |||||
| 306 | ||||||
| 307 | select="t: authorAssi gnedScanne rState" | |||||
| 308 | /> | |||||
| 309 | ||||||
| 310 | <xsl:with- param | |||||
| 311 | name="auth orAssigned ScannerPos talCode" | |||||
| 312 | ||||||
| 313 | select="t: authorAssi gnedScanne rPostalCod e" | |||||
| 314 | /> | |||||
| 315 | ||||||
| 316 | <xsl:with- param | |||||
| 317 | name="auth orAssigned ScannerCou ntry" | |||||
| 318 | ||||||
| 319 | select="t: authorAssi gnedScanne rCountry" | |||||
| 320 | /> | |||||
| 321 | ||||||
| 322 | <xsl:with- param | |||||
| 323 | name="auth orAssigned ScannerTel ecom" | |||||
| 324 | ||||||
| 325 | select="t: authorAssi gnedScanne rTelecom" | |||||
| 326 | /> | |||||
| 327 | ||||||
| 328 | <xsl:with- param | |||||
| 329 | name="auth orAssigned ScannerDev iceCode" | |||||
| 330 | ||||||
| 331 | select="t: authorAssi gnedScanne rDeviceCod e" | |||||
| 332 | /> | |||||
| 333 | ||||||
| 334 | <xsl:with- param | |||||
| 335 | name="auth orAssigned ScannerDev iceName" | |||||
| 336 | ||||||
| 337 | select="t: authorAssi gnedScanne rDeviceNam e" | |||||
| 338 | /> | |||||
| 339 | ||||||
| 340 | <xsl:with- param | |||||
| 341 | name="auth orAssigned ScannerMan ufacturerM odelName" | |||||
| 342 | ||||||
| 343 | select="t: authorAssi gnedScanne rManufactu rerModelNa me" | |||||
| 344 | /> | |||||
| 345 | ||||||
| 346 | <xsl:with- param | |||||
| 347 | name="auth orAssigned ScannerSof twareName" | |||||
| 348 | ||||||
| 349 | select="t: authorAssi gnedScanne rSoftwareN ame" | |||||
| 350 | /> | |||||
| 351 | ||||||
| 352 | <xsl:with- param | |||||
| 353 | name="auth orRepresen tedScanner OrgOid" | |||||
| 354 | ||||||
| 355 | select="t: authorRepr esentedSca nnerOrgOid " | |||||
| 356 | /> | |||||
| 357 | ||||||
| 358 | <xsl:with- param | |||||
| 359 | name="auth orRepresen tedScanner SourceName " | |||||
| 360 | ||||||
| 361 | select="t: authorRepr esentedSca nnerSource Name" | |||||
| 362 | /> | |||||
| 363 | ||||||
| 364 | <xsl:with- param | |||||
| 365 | name="auth orRepresen tedScanner Telecom" | |||||
| 366 | ||||||
| 367 | select="t: authorRepr esentedSca nnerTeleco m" | |||||
| 368 | /> | |||||
| 369 | ||||||
| 370 | <xsl:with- param | |||||
| 371 | name="auth orRepresen tedScanner StreetAddr essLine" | |||||
| 372 | ||||||
| 373 | select="t: authorRepr esentedSca nnerStreet AddressLin e" | |||||
| 374 | /> | |||||
| 375 | ||||||
| 376 | <xsl:with- param | |||||
| 377 | name="auth orRepresen tedScanner City" | |||||
| 378 | ||||||
| 379 | select="t: authorRepr esentedSca nnerCity" | |||||
| 380 | /> | |||||
| 381 | ||||||
| 382 | <xsl:with- param | |||||
| 383 | name="auth orRepresen tedScanner State" | |||||
| 384 | ||||||
| 385 | select="t: authorRepr esentedSca nnerState" | |||||
| 386 | /> | |||||
| 387 | ||||||
| 388 | <xsl:with- param | |||||
| 389 | name="auth orRepresen tedScanner PostalCode " | |||||
| 390 | ||||||
| 391 | select="t: authorRepr esentedSca nnerPostal Code" | |||||
| 392 | /> | |||||
| 393 | ||||||
| 394 | <xsl:with- param | |||||
| 395 | name="auth orRepresen tedScanner Country" | |||||
| 396 | ||||||
| 397 | select="t: authorRepr esentedSca nnerCountr y" | |||||
| 398 | /> | |||||
| 399 | ||||||
| 400 | ||||||
| 401 | <xsl:with- param | |||||
| 402 | name="data EntererTim e" | |||||
| 403 | select="t: dataEntere rTime" | |||||
| 404 | /> | |||||
| 405 | ||||||
| 406 | <xsl:with- param | |||||
| 407 | name="data EntererSta tionNumber " | |||||
| 408 | ||||||
| 409 | select="t: dataEntere rStationNu mber" | |||||
| 410 | /> | |||||
| 411 | ||||||
| 412 | <xsl:with- param | |||||
| 413 | name="data EntererOid " | |||||
| 414 | select="t: dataEntere rOid" | |||||
| 415 | /> | |||||
| 416 | ||||||
| 417 | <xsl:with- param | |||||
| 418 | name="data EntererAut horName" | |||||
| 419 | select="t: dataEntere rAuthorNam e" | |||||
| 420 | /> | |||||
| 421 | ||||||
| 422 | ||||||
| 423 | <xsl:with- param | |||||
| 424 | name="cust odianOid" | |||||
| 425 | select="t: custodianO id" | |||||
| 426 | /> | |||||
| 427 | ||||||
| 428 | <xsl:with- param | |||||
| 429 | name="cust odianName" | |||||
| 430 | select="t: custodianN ame" | |||||
| 431 | /> | |||||
| 432 | ||||||
| 433 | <xsl:with- param | |||||
| 434 | name="cust odianTelec om" | |||||
| 435 | select="t: custodianT elecom" | |||||
| 436 | /> | |||||
| 437 | ||||||
| 438 | <xsl:with- param | |||||
| 439 | name="cust odianStree tAddressLi ne" | |||||
| 440 | ||||||
| 441 | select="t: custodianS treetAddre ssLine" | |||||
| 442 | /> | |||||
| 443 | ||||||
| 444 | <xsl:with- param | |||||
| 445 | name="cust odianCity" | |||||
| 446 | select="t: custodianC ity" | |||||
| 447 | /> | |||||
| 448 | ||||||
| 449 | <xsl:with- param | |||||
| 450 | name="cust odianState " | |||||
| 451 | select="t: custodianS tate" | |||||
| 452 | /> | |||||
| 453 | ||||||
| 454 | <xsl:with- param | |||||
| 455 | name="cust odianPosta lCode" | |||||
| 456 | select="t: custodianP ostalCode" | |||||
| 457 | /> | |||||
| 458 | ||||||
| 459 | <xsl:with- param | |||||
| 460 | name="cust odianCount ry" | |||||
| 461 | select="t: custodianC ountry" | |||||
| 462 | /> | |||||
| 463 | ||||||
| 464 | ||||||
| 465 | <xsl:with- param | |||||
| 466 | name="info rmationRec ipientOid" | |||||
| 467 | select="t: informatio nRecipient Oid" | |||||
| 468 | /> | |||||
| 469 | ||||||
| 470 | <xsl:with- param | |||||
| 471 | name="info rmationRec ipientId" | |||||
| 472 | select="t: informatio nRecipient Id" | |||||
| 473 | /> | |||||
| 474 | ||||||
| 475 | <xsl:with- param | |||||
| 476 | name="info rmationRec ipientStre etAddressL ine" | |||||
| 477 | ||||||
| 478 | select="t: informatio nRecipient StreetAddr essLine" | |||||
| 479 | /> | |||||
| 480 | ||||||
| 481 | <xsl:with- param | |||||
| 482 | name="info rmationRec ipientCity " | |||||
| 483 | ||||||
| 484 | select="t: informatio nRecipient City" | |||||
| 485 | /> | |||||
| 486 | ||||||
| 487 | <xsl:with- param | |||||
| 488 | name="info rmationRec ipientStat e" | |||||
| 489 | ||||||
| 490 | select="t: informatio nRecipient State" | |||||
| 491 | /> | |||||
| 492 | ||||||
| 493 | <xsl:with- param | |||||
| 494 | name="info rmationRec ipientPost alCode" | |||||
| 495 | ||||||
| 496 | select="t: informatio nRecipient PostalCode " | |||||
| 497 | /> | |||||
| 498 | ||||||
| 499 | <xsl:with- param | |||||
| 500 | name="info rmationRec ipientCoun try" | |||||
| 501 | ||||||
| 502 | select="t: informatio nRecipient Country" | |||||
| 503 | /> | |||||
| 504 | ||||||
| 505 | <xsl:with- param | |||||
| 506 | name="info rmationRec ipientGive nName" | |||||
| 507 | ||||||
| 508 | select="t: informatio nRecipient GivenName" | |||||
| 509 | /> | |||||
| 510 | ||||||
| 511 | <xsl:with- param | |||||
| 512 | name="info rmationRec ipientFami lyName" | |||||
| 513 | ||||||
| 514 | select="t: informatio nRecipient FamilyName " | |||||
| 515 | /> | |||||
| 516 | ||||||
| 517 | <xsl:with- param | |||||
| 518 | name="info rmationRec ipientSuff ix" | |||||
| 519 | ||||||
| 520 | select="t: informatio nRecipient Suffix" | |||||
| 521 | /> | |||||
| 522 | ||||||
| 523 | <xsl:with- param | |||||
| 524 | name="info rmationRec ipientPref ix" | |||||
| 525 | ||||||
| 526 | select="t: informatio nRecipient Prefix" | |||||
| 527 | /> | |||||
| 528 | ||||||
| 529 | <xsl:with- param | |||||
| 530 | name="info rmationRec ipientRece ivedOrgani zationOid" | |||||
| 531 | ||||||
| 532 | select="t: informatio nRecipient ReceivedOr ganization Oid" | |||||
| 533 | /> | |||||
| 534 | ||||||
| 535 | <xsl:with- param | |||||
| 536 | name="info rmationRec ipientRece ivedOrgani zationName " | |||||
| 537 | ||||||
| 538 | select="t: informatio nRecipient ReceivedOr ganization Name" | |||||
| 539 | /> | |||||
| 540 | ||||||
| 541 | ||||||
| 542 | <xsl:with- param | |||||
| 543 | name="prev iousConsen tDirective Id" | |||||
| 544 | ||||||
| 545 | select="t: previousCo nsentDirec tiveId" | |||||
| 546 | /> | |||||
| 547 | ||||||
| 548 | ||||||
| 549 | <xsl:with- param | |||||
| 550 | name="comp onentStruc turedNarra tiveText" | |||||
| 551 | ||||||
| 552 | select="t: componentS tructuredN arrativeTe xt" | |||||
| 553 | /> | |||||
| 554 | ||||||
| 555 | <xsl:with- param | |||||
| 556 | name="comp onentPurpo seOfUseCod e" | |||||
| 557 | ||||||
| 558 | select="t: componentP urposeOfUs eCode" | |||||
| 559 | /> | |||||
| 560 | ||||||
| 561 | <xsl:with- param | |||||
| 562 | name="comp onentPurpo seOfUseDis playName" | |||||
| 563 | ||||||
| 564 | select="t: componentP urposeOfUs eDisplayNa me" | |||||
| 565 | /> | |||||
| 566 | ||||||
| 567 | <xsl:with- param | |||||
| 568 | name="comp onentStatu sCode" | |||||
| 569 | select="t: componentS tatusCode" | |||||
| 570 | /> | |||||
| 571 | ||||||
| 572 | <xsl:with- param | |||||
| 573 | name="comp onentInfor mantEntity Oid" | |||||
| 574 | ||||||
| 575 | select="t: componentI nformantEn tityOid" | |||||
| 576 | /> | |||||
| 577 | ||||||
| 578 | <xsl:with- param | |||||
| 579 | name="comp onentInfor mantEntity Id" | |||||
| 580 | ||||||
| 581 | select="t: componentI nformantEn tityId" | |||||
| 582 | /> | |||||
| 583 | ||||||
| 584 | <xsl:with- param | |||||
| 585 | name="comp onentInfor mantEntity Name" | |||||
| 586 | ||||||
| 587 | select="t: componentI nformantEn tityName" | |||||
| 588 | /> | |||||
| 589 | ||||||
| 590 | <xsl:with- param | |||||
| 591 | name="comp onentAssig nedEntityT elecom" | |||||
| 592 | ||||||
| 593 | select="t: componentA ssignedEnt ityTelecom " | |||||
| 594 | /> | |||||
| 595 | ||||||
| 596 | <xsl:with- param | |||||
| 597 | name="comp onentInfor mantEntity StreetAddr essLine" | |||||
| 598 | ||||||
| 599 | select="t: componentI nformantEn tityStreet AddressLin e" | |||||
| 600 | /> | |||||
| 601 | ||||||
| 602 | <xsl:with- param | |||||
| 603 | name="comp onentInfor mantEntity City" | |||||
| 604 | ||||||
| 605 | select="t: componentI nformantEn tityCity" | |||||
| 606 | /> | |||||
| 607 | ||||||
| 608 | <xsl:with- param | |||||
| 609 | name="comp onentInfor mantEntity State" | |||||
| 610 | ||||||
| 611 | select="t: componentI nformantEn tityState" | |||||
| 612 | /> | |||||
| 613 | ||||||
| 614 | <xsl:with- param | |||||
| 615 | name="comp onentInfor mantEntity PostalCode " | |||||
| 616 | ||||||
| 617 | select="t: componentI nformantEn tityPostal Code" | |||||
| 618 | /> | |||||
| 619 | ||||||
| 620 | <xsl:with- param | |||||
| 621 | name="comp onentInfor mantEntity Country" | |||||
| 622 | ||||||
| 623 | select="t: componentI nformantEn tityCountr y" | |||||
| 624 | /> | |||||
| 625 | ||||||
| 626 | ||||||
| 627 | <xsl:with- param | |||||
| 628 | name="lega lAuthentic atorTime" | |||||
| 629 | select="t: legalAuthe nticatorTi me" | |||||
| 630 | /> | |||||
| 631 | ||||||
| 632 | <xsl:with- param | |||||
| 633 | name="lega lAuthentic atorUserId " | |||||
| 634 | ||||||
| 635 | select="t: legalAuthe nticatorUs erId" | |||||
| 636 | /> | |||||
| 637 | ||||||
| 638 | <xsl:with- param | |||||
| 639 | name="lega lAuthentic atorEntity Oid" | |||||
| 640 | ||||||
| 641 | select="t: legalAuthe nticatorEn tityOid" | |||||
| 642 | /> | |||||
| 643 | ||||||
| 644 | <xsl:with- param | |||||
| 645 | name="lega lAuthentic atorStreet AddressLin e" | |||||
| 646 | ||||||
| 647 | select="t: legalAuthe nticatorSt reetAddres sLine" | |||||
| 648 | /> | |||||
| 649 | ||||||
| 650 | <xsl:with- param | |||||
| 651 | name="lega lAuthentic atorCity" | |||||
| 652 | select="t: legalAuthe nticatorCi ty" | |||||
| 653 | /> | |||||
| 654 | ||||||
| 655 | <xsl:with- param | |||||
| 656 | name="lega lAuthentic atorState" | |||||
| 657 | select="t: legalAuthe nticatorSt ate" | |||||
| 658 | /> | |||||
| 659 | ||||||
| 660 | <xsl:with- param | |||||
| 661 | name="lega lAuthentic atorPostal Code" | |||||
| 662 | ||||||
| 663 | select="t: legalAuthe nticatorPo stalCode" | |||||
| 664 | /> | |||||
| 665 | ||||||
| 666 | <xsl:with- param | |||||
| 667 | name="lega lAuthentic atorCountr y" | |||||
| 668 | ||||||
| 669 | select="t: legalAuthe nticatorCo untry" | |||||
| 670 | /> | |||||
| 671 | ||||||
| 672 | <xsl:with- param | |||||
| 673 | name="lega lAuthentic atorTeleco m" | |||||
| 674 | ||||||
| 675 | select="t: legalAuthe nticatorTe lecom" | |||||
| 676 | /> | |||||
| 677 | ||||||
| 678 | <xsl:with- param | |||||
| 679 | name="lega lAuthentic atorGivenN ame" | |||||
| 680 | ||||||
| 681 | select="t: legalAuthe nticatorGi venName" | |||||
| 682 | /> | |||||
| 683 | ||||||
| 684 | <xsl:with- param | |||||
| 685 | name="lega lAuthentic atorFamily Name" | |||||
| 686 | ||||||
| 687 | select="t: legalAuthe nticatorFa milyName" | |||||
| 688 | /> | |||||
| 689 | ||||||
| 690 | <xsl:with- param | |||||
| 691 | name="lega lAuthentic atorSuffix " | |||||
| 692 | ||||||
| 693 | select="t: legalAuthe nticatorSu ffix" | |||||
| 694 | /> | |||||
| 695 | ||||||
| 696 | <xsl:with- param | |||||
| 697 | name="lega lAuthentic atorPrefix " | |||||
| 698 | ||||||
| 699 | select="t: legalAuthe nticatorPr efix" | |||||
| 700 | /> | |||||
| 701 | ||||||
| 702 | ||||||
| 703 | <xsl:with- param | |||||
| 704 | name="docu mentationR ootId" | |||||
| 705 | select="t: documentat ionRootId" | |||||
| 706 | /> | |||||
| 707 | ||||||
| 708 | <xsl:with- param | |||||
| 709 | name="docu mentationB eginTime" | |||||
| 710 | select="t: documentat ionBeginTi me" | |||||
| 711 | /> | |||||
| 712 | ||||||
| 713 | <xsl:with- param | |||||
| 714 | name="docu mentationE ndTime" | |||||
| 715 | select="t: documentat ionEndTime " | |||||
| 716 | /> | |||||
| 717 | ||||||
| 718 | ||||||
| 719 | <xsl:with- param | |||||
| 720 | name="part icipant" | |||||
| 721 | select="t: participan t" | |||||
| 722 | /> | |||||
| 723 | ||||||
| 724 | ||||||
| 725 | <xsl:with- param | |||||
| 726 | name="scan nedConsent DirectiveD ocumentBas e64Text" | |||||
| 727 | ||||||
| 728 | select="t: scannedCon sentDirect iveDocumen tBase64Tex t" | |||||
| 729 | /> | |||||
| 730 | ||||||
| 731 | <xsl:with- param | |||||
| 732 | name="alte rnatePolic yLanguageR epresentat ionText" | |||||
| 733 | ||||||
| 734 | select="t: alternateP olicyLangu ageReprese ntationTex t" | |||||
| 735 | /> | |||||
| 736 | ||||||
| 737 | <xsl:with- param | |||||
| 738 | name="opto utReason" | |||||
| 739 | select="t: optoutReas on" | |||||
| 740 | /> | |||||
| 741 | ||||||
| 742 | </xsl:call -template> | |||||
| 743 | ||||||
| 744 | </xsl:temp late> | |||||
| 745 | </xsl:styl esheet> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.