-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreference.txt
17 lines (14 loc) · 1.14 KB
/
reference.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
https://stackoverflow.com/questions/22423011/pass-parameter-from-a-url-to-a-xsl-stylesheet
https://developer.mozilla.org/en-US/docs/Web/XPath/Introduction_to_using_XPath_in_JavaScript
https://stackoverflow.com/questions/13780145/inserting-images-from-xml-to-xsl-document
https://github.com/erik-sytnyk/movies-list/blob/master/db.json
https://www.freeformatter.com/json-to-xml-converter.html
https://stackoverflow.com/questions/4114356/xslt-with-xpath-that-get-some-information-from-xml-file-doesnt-work-in-javascri
https://www.w3schools.com/xml/ref_xsl_el_param.asp
https://stackoverflow.com/questions/3655549/xpath-containstext-some-string-doesnt-work-when-used-with-node-with-more
https://stackoverflow.com/questions/28237694/xpath-get-parent-node-from-child-node
https://www.freeformatter.com/xpath-tester.html
https://developer.mozilla.org/en-US/docs/Web/XSLT/XSLT_JS_interface_in_Gecko/Setting_Parameters
https://stackoverflow.com/questions/2529465/xslt-use-parameters-in-xlssort-attributes-dynamic-sorting
https://stackoverflow.com/questions/5578602/how-to-filter-nodes-in-xml-using-xslt
Upgares: to fetch by genre //*[text()='Comedy']//..//..