XSLT Beginner Tutorial with Demo

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 288

  • @anushyag9516
    @anushyag9516 4 роки тому +51

    You're doing great job. Few years before this was my career goal, exactly what you're doing, pickup small topics and teach in few minutes but gave up due to other commitments. Now happy to see someone is doing the same and in great way. Appreciate you.

    • @RaghavPal
      @RaghavPal  4 роки тому +11

      Hi Anushya, thanks for your kind words, I always believe that you can start any time of your life.

  • @jksharma7
    @jksharma7 3 роки тому +4

    My Friend Where were you ?? Thank you Sir. You are a GREAT Teacher, Cleared my all Questions.

  • @generfeld
    @generfeld 7 місяців тому +1

    Great vid. XSLT is a special purpose programming language to transform XML source data input. You can output TXT, HTML, or more XML. It can be used for rendering HTML (styling source XML). XSLT also contains data types, variables, and lots of functions like a regular programming language, which enables you to do math calculations, manipulate strings, etc. In addition to YT videos I also got 2 books cheap online and they were HUGELY helpful. XSLT has 4 data types: node-set, number, string, boolean. Every input/source XML document is seen as a list of nodes. The 7 node types are: root, element, namespace, attribute, text, comment, processing instruction.

    • @RaghavPal
      @RaghavPal  7 місяців тому +1

      Thanks a lot for adding this

  • @reachanand438
    @reachanand438 2 роки тому +6

    You made it very easy to understand XML and XSL and how to link an XML file to an XSL and present it in the browser. Thank you

  • @cynthiamanor6565
    @cynthiamanor6565 3 роки тому +11

    This was a really good high-level overview of XSLT.

    • @RaghavPal
      @RaghavPal  3 роки тому

      Thanks for watching Cynthia

  • @MrSimbaLovesMissNala
    @MrSimbaLovesMissNala 3 роки тому +14

    Thank you so much, you're a lot better at explaining this stuff than my teacher! Really appreciate it.

  • @kedareswarivinnakota233
    @kedareswarivinnakota233 2 роки тому +5

    God.....!! This is really transparent 👏You really did it in 15min what my prof failed to do it in a semester.
    Thanks a Million ✨

    • @RaghavPal
      @RaghavPal  2 роки тому

      So happy & humbled to see your message Kedareswari

  • @tusharfaldu6062
    @tusharfaldu6062 7 місяців тому

    You are great I had exam today and you saved my life bro 🤜

    • @RaghavPal
      @RaghavPal  7 місяців тому

      Glad I could help Tushar.. humbled

  • @dailywhatsappstatus2574
    @dailywhatsappstatus2574 7 днів тому

    Best Video ever watched on this topic , and a lots of thanks as usual tomorrow i have an exam and you saved me at the last moment

    • @RaghavPal
      @RaghavPal  6 днів тому

      Great.. all the best for your exam.. do let me know how was it

    • @dailywhatsappstatus2574
      @dailywhatsappstatus2574 4 дні тому

      @@RaghavPal Exam was best and 8 mark question was there on XML and XSLT.. I attented it as it seems very easy after watching your video❤

    • @RaghavPal
      @RaghavPal  3 дні тому

      Great, what course are you doing

    • @dailywhatsappstatus2574
      @dailywhatsappstatus2574 3 дні тому

      @@RaghavPal Computer Science and Engineering

    • @RaghavPal
      @RaghavPal  День тому

      Great 👍🏻

  • @frauleinunbekannt
    @frauleinunbekannt 3 роки тому +1

    Really trying to learn quickly for a job interview, thank u...you’re a good teacher

  • @FunkL0chx3
    @FunkL0chx3 3 роки тому +4

    Sad that we still need to know that in school.
    Thanks for summing it up!

  • @amandalimaleite3261
    @amandalimaleite3261 3 роки тому +10

    This is an amazing video, straight to the point, simple and clear. Thank you for sharing you knowledge. 😀

  • @hirookenji
    @hirookenji 8 місяців тому +2

    Thank you for this tutorial! I hope I get the job I was applying that requires this.

    • @RaghavPal
      @RaghavPal  8 місяців тому +3

      I hope so too! all the best

    • @hirookenji
      @hirookenji 8 місяців тому +1

      @@RaghavPal I got the job! Thank you!

  • @erwinmagielda
    @erwinmagielda Рік тому +1

    The video is very descriptive and I can see it helped loads of people. I have downloaded the codes from the Google Drive provided, and when I drag the student.xsl file, this information is displayed: "This XML file does not appear to have any style information associated with it. The document tree is shown below."

    • @RaghavPal
      @RaghavPal  Рік тому +2

      Hi Erwin,
      The message you are seeing is likely due to the fact that the student.xml file you downloaded does not have any associated XSL style sheet file. An XSL file is used to transform the XML file into a human-readable format, such as HTML.
      Here are some possible solutions to this issue:
      Check the folder where you downloaded the files from Google Drive to see if the XSL file was included. If it wasn't, you may need to search for it separately or ask the person who provided the files for it.
      If you do have the XSL file, make sure it is in the same directory as the XML file. The XML file needs to reference the XSL file in order to apply the formatting.
      Open the XML file in a web browser that supports XSL transformations, such as Internet Explorer or Firefox. If the XSL file is referenced correctly, the browser should display the formatted output.
      If you still can't see the formatted output, check that your browser's security settings are not blocking the XSL transformation. You may need to enable active content or allow the page to run scripts in order to see the formatted output.
      If none of these solutions work, you may need to reach out to the person who provided the files or seek further assistance from an XML or XSL expert

    • @erwinmagielda
      @erwinmagielda Рік тому +1

      ​@@RaghavPal thank you so much for replying. The second solution fixed it! I had to run it with Internet Explorer mode on Edge browser.

  • @registromalplena2514
    @registromalplena2514 2 місяці тому

    This is a very good introduction to XSLT .

  • @geckosonic
    @geckosonic Рік тому

    This is a perfect introductory example. Thank you very much

    • @RaghavPal
      @RaghavPal  Рік тому

      Most welcome

    • @geckosonic
      @geckosonic Рік тому

      @@RaghavPal Sadly, however, trying it in Chrome or Brave produces a blank page and no error message. Has something changed?

    • @RaghavPal
      @RaghavPal  Рік тому

      ok, can try some online help on this

  • @hyolee9040
    @hyolee9040 2 роки тому

    Thank you so much! it was so easy to understand XML and XSL. You are way better than my instructor.

  • @TheBacker007
    @TheBacker007 9 місяців тому +1

    Very well explained with a simple example

    • @RaghavPal
      @RaghavPal  8 місяців тому

      Glad it was helpful

  • @SonnetGomes
    @SonnetGomes 3 роки тому +2

    Thank you. This was a great tutorial on how XSLT transformation works.

  • @sowmiyajai3317
    @sowmiyajai3317 6 місяців тому

    Thank you sir. Thank you so much. It's very useful for my exam✨

    • @RaghavPal
      @RaghavPal  6 місяців тому

      Most welcome Sowmiya

  • @CoreDump451
    @CoreDump451 3 місяці тому

    Thank you very much! This video was a very good starting point. Hope you have a wonderful day! :D

    • @RaghavPal
      @RaghavPal  3 місяці тому

      Glad you enjoyed it

  • @HopeandLearn
    @HopeandLearn 3 роки тому

    You are so lucid in exolaining things. Keep it up bro

  • @vihanprashant9702
    @vihanprashant9702 2 роки тому

    thank u my bruddah. Was literally struggling to get a friggin' output when u came along

  • @premkarki2
    @premkarki2 Місяць тому

    Thank you for excellent explanation.🙏

  • @subhashuppin8260
    @subhashuppin8260 2 роки тому

    👌
    Explained it very easily.
    It is very helpful. Thank you.

  • @supriyomitra6135
    @supriyomitra6135 Рік тому

    Excellent session. Very informative. Loved it and learned something that will help me in an upcoming project. Thank you.

    • @RaghavPal
      @RaghavPal  Рік тому

      So glad to know this Supriyo. Al the best

  • @satishphad4869
    @satishphad4869 Рік тому +1

    Short Simple Crisp knowledge transfer!!!!!

  • @MadhusmitaDutta-f7g
    @MadhusmitaDutta-f7g 9 місяців тому

    thank you for the video...appreciate your detailed explanation and examples cited...it was helpful for understanding from a beginners perspective..

    • @RaghavPal
      @RaghavPal  9 місяців тому

      You're very welcome Madhusmita

  • @yagnikmojidra5837
    @yagnikmojidra5837 3 роки тому +2

    nice tutorial sir thanks for giving this information

  • @ABISHEKADSEC
    @ABISHEKADSEC Рік тому

    Awesome sir..
    Thanks a lot..❣️

  • @kmlearnchannel9415
    @kmlearnchannel9415 3 роки тому

    Very clear and best speed explanation

  • @ravim-je4yr
    @ravim-je4yr 2 роки тому

    Excellent Sir... Thanks a lot

  • @cinnamonflan1412
    @cinnamonflan1412 2 роки тому

    Thank you for making this so much easier to understand!

  • @lesaltimbanque311
    @lesaltimbanque311 Рік тому

    nice. very easy to follow and great for a quick start.

  • @balasubramanianilangovan888
    @balasubramanianilangovan888 2 роки тому

    I truly appreciate your content and your hardwork!

  • @prashanthdronavalli1591
    @prashanthdronavalli1591 2 роки тому

    This was really good tutorial.
    I have a question
    I have my XML in the below format
    Bob
    student num="2">
    Jack
    To reference student, can I still use the below in xsl?
    Thank You

    • @RaghavPal
      @RaghavPal  2 роки тому

      You can, I have not checked the syntax carefully, can also check this online

  • @sanchalipramodha4611
    @sanchalipramodha4611 2 роки тому

    superb! from srilanka

  • @freeman37
    @freeman37 3 роки тому

    A great intro to XML and stylesheets! Thank you

  • @jyotsnaadaram148
    @jyotsnaadaram148 Рік тому

    very useful vedio
    thank you sir

  • @punjabichopsticks
    @punjabichopsticks 3 роки тому

    I am not technical background still understood very well explained

  • @immadisettysushma17
    @immadisettysushma17 2 роки тому

    Thanks a lot..it was simple straight to the point..👏👏

  • @arbidag
    @arbidag Рік тому

    Thank you Raghav!

  • @nandorvirag7134
    @nandorvirag7134 3 роки тому

    Thank you for this video, it made it look so easy! And now I understand XSL :D

    • @RaghavPal
      @RaghavPal  3 роки тому

      Glad it helped Nándor

  • @stefandeichsel4939
    @stefandeichsel4939 Рік тому +1

    Great explanation, but does not work on my current windows 11 - edge browser or google chrome ...

    • @RaghavPal
      @RaghavPal  Рік тому

      ok, will need to check the issue and errors

    • @ewoutlagendijk9604
      @ewoutlagendijk9604 9 місяців тому

      I had the same issue, modern browsers don't allow you to use local files in this way. If you don't want to host the file on a remote web server (like me), then you can use Live Server extension from VS Code or set up a local web server with XAMPP.

  • @iconicae8814
    @iconicae8814 2 роки тому

    Thank you very much for that explination it's very useful

  • @sssa8728
    @sssa8728 2 роки тому

    This is very useful video thank you

  • @amancharlamanas3812
    @amancharlamanas3812 2 роки тому

    Very informative,thank you.

  • @DalasYoo
    @DalasYoo 3 роки тому

    Nice bro, thank you for helping automation here haha

  • @hdjfgt
    @hdjfgt 3 роки тому

    Thank you, you're a great teacher.

  • @JackCoderr
    @JackCoderr 9 місяців тому

    THANK YOU SO MUCH SIR

    • @RaghavPal
      @RaghavPal  9 місяців тому

      Most welcome Jack

  • @manusmccolgan9431
    @manusmccolgan9431 3 роки тому

    Helped me a lot with my course thank you

    • @RaghavPal
      @RaghavPal  3 роки тому +1

      You're very welcome Manus

  • @katrinkatrin_12345
    @katrinkatrin_12345 2 роки тому

    Good job! Thank you!

    • @RaghavPal
      @RaghavPal  2 роки тому

      Most welcome Yekaterina

  • @MeghNini3126
    @MeghNini3126 2 роки тому

    thank you so much sir this was so helpful

  • @MichaelZorin
    @MichaelZorin 3 роки тому

    Hello, Thank you a lot for interesting video and explanation how XSLT works.

    • @RaghavPal
      @RaghavPal  3 роки тому +1

      Glad it was helpful Michael

  • @faisaljamal5882
    @faisaljamal5882 3 роки тому

    Thanks a lot for all the hard work. 👍
    I learned a lot from your groovy tutorials. Please also do a series on xslt for XML transformation.

    • @RaghavPal
      @RaghavPal  3 роки тому

      Hi Faisal, sure, will do

  • @伟建-j4u
    @伟建-j4u 3 роки тому

    Thanks for bring an excellent series course, could you please teach a lesson about how to use makefile or cmake?

    • @RaghavPal
      @RaghavPal  3 роки тому

      I will try and plan for it

  • @smiley-wu1kn
    @smiley-wu1kn 3 роки тому +1

    This is pretty interesting. Thank you so much!

  • @lesmonkmorison2828
    @lesmonkmorison2828 2 роки тому

    very nice.. thanks

  • @mohanapriyasavithri425
    @mohanapriyasavithri425 3 роки тому

    Very good work

    • @RaghavPal
      @RaghavPal  3 роки тому

      Thank you so much 😀

  • @RakArtzy
    @RakArtzy 7 місяців тому

    Hi. That was a very helpful. Now Internet explorer is no more available. I am unable to view XML in browser anymore using xsl stylesheet. can you please help?

    • @RaghavPal
      @RaghavPal  7 місяців тому

      Let's explore some solutions:
      1. Browser Support for XSLT:
      - Historically, most leading browsers supported client-side XSLT transformation. When you open an XML file with an associated XSL stylesheet, the browser would apply the transformation and display the output (usually HTML) instead of the original XML.
      - However, recent changes mean that not all browsers handle this the same way anymore.
      2. Recommended Approach:
      - The standard way to associate an XSL stylesheet with an XML file is by adding a processing instruction within the XML file itself. Here's how:
      ```xml
      ```
      Replace `"your-stylesheet.xsl"` with the actual path to your XSLT file.
      - When you open the XML file in a browser, it should automatically apply the specified XSLT.
      3. Browser Behavior:
      - Firefox: Historically, Firefox supported this feature, but recent versions no longer apply XSLT transformations. It will display the content of the XML directly.
      - Chrome and Edge: These browsers not only disallow XSLT but also won't display the XML content. They treat it as an unsupported format.
      - IE: Although IE is no longer actively maintained, it used to handle XSLT transformations well. However, I recommend avoiding IE due to its security risks and lack of modern features.
      4. Alternative Solutions:
      - Server-Side Transformation: Consider performing the XSLT transformation on the server side (using PHP, Java, or other server technologies) and serving the transformed HTML to the browser.
      - Third-Party Tools: Explore third-party tools or libraries that handle XML-to-HTML transformations. For example, Saxon-JS allows XSLT 3.0 to run in the browser.
      - Local Development: During development, use local servers (e.g., Apache, Node.js) to serve your XML and XSL files. This ensures consistent behavior across browsers.
      5. Debugging Tips:
      - Check your browser's developer console for any error messages related to XSLT processing.
      - Verify that your XML and XSL files are accessible via valid URLs.
      - Ensure that your XSLT script is correctly written and doesn't contain errors.
      Remember that XSLT usage has evolved, and browser support varies. If possible, consider migrating away from XSLT for client-side transformations.

  • @thomasrusterholz5217
    @thomasrusterholz5217 2 роки тому

    yes, very useful. thanks!

    • @RaghavPal
      @RaghavPal  2 роки тому

      Glad it was helpful Rusti

  • @mahsaforoughi
    @mahsaforoughi Рік тому

    thank you so much🤩

  • @manideepkumar959
    @manideepkumar959 3 роки тому

    Very clear raghav ,pls make these kind of videos, actually i was searching in youtube gor a food video on xslt ,ur video is on top thanks for clear explanation

    • @RaghavPal
      @RaghavPal  3 роки тому

      So nice of you, I will do more Manideep

  • @krishnachavan1999
    @krishnachavan1999 2 роки тому

    Thank you 😊

  • @padminikalburagi1783
    @padminikalburagi1783 4 місяці тому

    Thank you.

    • @RaghavPal
      @RaghavPal  4 місяці тому

      You're welcome Padmini

  • @brazo98
    @brazo98 Рік тому

    Thx a lot for your very awesome tutorials. Could you tell me which extension or default homepage did you take on chromebrowser specialy I means the clock and welcome page. Thx 😻😻😻

    • @RaghavPal
      @RaghavPal  Рік тому +1

      ok, thats a chrome extension - Momentum

    • @brazo98
      @brazo98 Рік тому

      @@RaghavPal Thx a lot

  • @amantiwari8312
    @amantiwari8312 2 роки тому

    Hello sir, how you record your video and editing everything which software you used plz reply

    • @RaghavPal
      @RaghavPal  2 роки тому

      Hi Aman, I use the mac in-built tools

  • @deejaysergedc
    @deejaysergedc 3 роки тому

    Hey Raghav, my XML/XSL only works when I run my XAMP server... any idea why? I want it to show by just opening a chrome tab (direct location clip, not via localhost)

    • @RaghavPal
      @RaghavPal  3 роки тому

      Hi, it may be setup that way, take some help from your dev or networks team,

  • @DineshKumar-mr1rs
    @DineshKumar-mr1rs 3 роки тому +1

    ur the god

  • @m12652
    @m12652 5 місяців тому

    Good stuff, thank you 👍 how can i preview for formatted xml in chrome without running a server?

    • @RaghavPal
      @RaghavPal  5 місяців тому

      Thanks,
      To preview formatted XML in Chrome without running a server, you have a few options:
      1. XMLTree Extension:
      - Install the [XMLTree extension] from the Chrome Web Store.
      - It provides a collapsible tree view for XML files, similar to what Internet Explorer offers.
      - You can explore the XML structure and see open/close nodes.
      2. Web Inspector (Developer Tools):
      - Right-click on an XML node and select "Inspect Element."
      - This opens the WebKit Web Inspector, which allows you to explore the XML structure, including highlighting and navigation.
      3. Pretty XML Tree:
      - There's another extension called [Pretty XML Tree](chrome.google.com/webstore/detail/pretty-xml-tree/ajfkkmnpfddpmdhjgdidplmcmfekfjeg) that uses XSLT to format XML.
      - It aims to be faster and more efficient than the older XML Tree extension.
      Give these options a try, and choose the one that best suits your needs. Happy XML browsing
      --

    • @m12652
      @m12652 5 місяців тому

      @@RaghavPal cheers

  • @tonester1964
    @tonester1964 Рік тому

    The video presentation is good, easy to follow, but I'm still having trouble getting the table data to appear in the browser. I made sure to duplicate your content to see the result in the browser, however, all I get is what you see below. What am I doing wrong? What am I missing? Regardless of the browser I use, this is the result. Thanks for any advice I can get.
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    Mick
    Mouse
    Mickey

    • @RaghavPal
      @RaghavPal  Рік тому

      Tony
      To get the table data to appear in the browser, you need to use XSLT to transform the XML data into HTML. The XSLT file `student.xsl` should contain the following code:
      ```xslt

      First Name
      Last Name
      Nick Name





      ```
      Once you have created the XSLT file, you can transform the XML data into HTML using the following command:
      ```
      xsltproc student.xsl student.xml
      ```
      This will create a new file called `student.html` which will contain the table data. You can then open the `student.html` file in a web browser to see the table data.
      Here is an example of what the table data would look like in the web browser:
      ```
      First Name | Last Name | Nick Name
      ---------- | -------- | --------
      Mick | Mouse | Mickey
      ```

  • @Myrslokstok
    @Myrslokstok 2 роки тому

    Thanks great tutorial, but wouldnt it be usefull with a 3'th file who import both XML and XSL so we dont have to change the XML.

  • @saliouseck4263
    @saliouseck4263 3 роки тому

    Thank you very much

  • @Will-kc7kx
    @Will-kc7kx 10 місяців тому +1

    please do a simple tutorial on xsd

    • @RaghavPal
      @RaghavPal  10 місяців тому

      I will plan Will

  • @lovefrommars7468
    @lovefrommars7468 3 роки тому

    Thank you so much sir

  • @tothemoon7438
    @tothemoon7438 Місяць тому

    Did simply the same process as you, but my xsl style doesnt work. When I connect my xsl stylesheet to xml, I can only see a white screen on my Microsoft Edge tab. My xml and xsl files are in the same folder, I chacked file names in connections, I chacked XSL through the XML Validator. Everything should be fine, but nothing works ;/ Isntead of student atributes i see a white screen

    • @RaghavPal
      @RaghavPal  Місяць тому

      To troubleshoot your XSL stylesheet issue, check XML and XSL syntax, ensure proper linking, test in different browsers, simplify and debug your XSL, check the console for errors, and verify file permissions
      -

  • @devmanman1554
    @devmanman1554 Рік тому

    thanks man.😃

  • @peddinimurali
    @peddinimurali 3 роки тому

    Hi, I have a question, what is the columns limit to print the output in excel like can we print more than 400 columns by using this xslt template.

    • @RaghavPal
      @RaghavPal  3 роки тому

      Hi, I am not too sure and will need to check on it

  • @sarthakitaliya7660
    @sarthakitaliya7660 2 місяці тому

    thanks a lot.

    • @RaghavPal
      @RaghavPal  2 місяці тому

      Most welcome Sarthak

  • @enver6414
    @enver6414 4 роки тому

    Hi, Raghav.
    Thanks for your efforts. It is been gew years i am following you and few other UA-camr. I did not know anything about coding before that, but now I am Automation guy. You do not know me, but you are one of my heros. I have a plan for 2021. I am planning to one hours study everyday for full year. I will try my best to do it. If there is a compagin, i think it can change everyone life. How do you think about it. Can you please lead us to start one hour learning plan?
    Thanks

    • @RaghavPal
      @RaghavPal  4 роки тому +1

      Great to know this Enver, Sure let me know how can I support you

    • @enver6414
      @enver6414 4 роки тому

      @@RaghavPal
      Thank you for your reply. currently, I am doing selenium automation with Java. Since this is my first year, there are still some challenges at work. I have a dream to be a good automation Engineer in the next few years. as long as new things coming to market continuously, it is been kind of hard for me what to learn, if you can give me some suggestion of what to learn, it will be great,
      thanks
      Enver

    • @RaghavPal
      @RaghavPal  4 роки тому +1

      Start with something you are already working with. Like Selenium for UI browser automation. You can learn to create frameworks in Java, Python, JS etc. Can also learn the tools that do UI Browser Automation testing, Then as per your interest or needs can start with other Automation testing topics like API, CI, CD etc. Will find all here - automationstepbystep.com/

    • @Ludi505
      @Ludi505 Рік тому

      so, how did that go? I'm curious.

  • @Akash-sq2cs
    @Akash-sq2cs 2 роки тому +1

    Write a simple XSLT that takes the above XMLs and writes out the same XML without any modifications. This means the output should match the input XML character by character. can any one hel

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      for now, will need to check online examples

  • @kaingott
    @kaingott 3 роки тому

    thank you very much!

  • @BAS-64
    @BAS-64 2 роки тому

    Thanks !

  • @yadumohandnair6783
    @yadumohandnair6783 6 місяців тому

    i wrote the entire code line by line as you did, but it is not working. when i open the xml file with Microsoft egde, brave or chrome, it is blank. i checked the code in the validator, but it says "no error found". i am stuck and cant proceed further. what do i do?

    • @RaghavPal
      @RaghavPal  6 місяців тому

      Yadumohan
      In case i can get more details on what and where exactly you are facing issue, I can help more specifically, in general here are few things you can check here:
      1. Local File Access and Security:
      - Browsers have security restrictions when loading local files (from the file system) and applying XSLT stylesheets.
      - By default, Chrome (and other browsers) does not apply linked XSLT to local XML files due to security concerns.
      - To overcome this, you can start Chrome with a specific flag to allow file access from local files. Here's how:
      2. Solution for Chrome:
      - Close all running Chrome instances.
      - Open a new Chrome browser instance using the following command:
      ```
      chrome.exe --allow-file-access-from-files
      ```
      - This flag allows Chrome to apply the linked XSLT even for local files.
      3. Firefox Alternative:
      - If you need XSLT to work consistently with local files, consider using Firefox.
      - Firefox does support XSLT over HTTP and from the local file system without additional configuration
      4. Check for Missing Closing Tag:
      - Ensure that your XSLT stylesheet has a closing `` tag. Sometimes missing tags can cause unexpected behavior.
      - Verify that your XSLT file is complete and correctly formatted.
      5. Browser Console:
      - Open the browser console (usually by pressing F12) and check if there are any error messages related to XSLT processing.
      - Chrome might provide additional information about why the XSLT was not applied.
      6. Privacy Settings:
      - In some cases, you might need to adjust privacy settings. For example, in Firefox, you can change the `privacy.file_unique_origin` property in `about:config` to `false` to apply XSLT styling to local files
      Remember that XSLT processing for local files can be tricky due to security measures

  • @transcendentalmess
    @transcendentalmess 3 роки тому

    Great video, but is it wise for you to have all of that information about your system displayed in a public video?

    • @RaghavPal
      @RaghavPal  3 роки тому

      Hi, i use temporary remote systems so should not be an issue, still pls tell me the time stamp so I can check again

  • @forsabarça
    @forsabarça 2 роки тому

    I am using WINDOWS but you can also do it in any OS like mac or WINDOWS.....................

  • @АлексАлексеев-т2в
    @АлексАлексеев-т2в 3 роки тому

    Thank you so much!

  • @rodolfoeduardo5488
    @rodolfoeduardo5488 2 роки тому

    Could you show a way that runs in google chrome? Suggestion: put a way to pay you regardless of plan, as a bonus. Thanks.

    • @RaghavPal
      @RaghavPal  2 роки тому

      Hi, sure, I will check on that

  • @bunny855
    @bunny855 2 роки тому

    Hi Sir, is XSLT is good to understand and work on it..i am not interested towards Java like coding...

    • @RaghavPal
      @RaghavPal  2 роки тому

      Hi Bunny, what is the actual need in the project

  • @shashanksinghsisodiya514
    @shashanksinghsisodiya514 2 роки тому

    Sir, how to add some default value in xsl UI. let say i want to hard code 'Y' for field name called 'lastname' in your table based on some condition in for each.. so i just want some default value for lastname in UI based on some condition in UI table

    • @RaghavPal
      @RaghavPal  2 роки тому +1

      Hi Shashank, will need to check on that, pls try online help

  • @esais7317
    @esais7317 3 роки тому

    Is it possible to convert XML to JSON using XSLT?
    Can you provide some ideas on that?

    • @RaghavPal
      @RaghavPal  3 роки тому

      Hi Esai, not too sure, will need to check online

  • @ambarishmangrulkar7151
    @ambarishmangrulkar7151 3 роки тому

    Great work! Your explanation is really amazing. Can you also share how we can convert XML file to docx format using XSLT or by any other means? Thank you!

    • @RaghavPal
      @RaghavPal  3 роки тому +1

      Hi Ambarish, thanks, I will work on this

  • @mgusa9372
    @mgusa9372 3 роки тому

    Awesome!

  • @shubhambhandare4004
    @shubhambhandare4004 Рік тому

    Konsa vala rdp use kare ho bhai

    • @RaghavPal
      @RaghavPal  11 місяців тому

      need the context for this Shubham

  • @idk-rs1ic
    @idk-rs1ic 2 роки тому

    Hi, i have couple of doubts could you please advise me
    1. i want to increment one date on my current date, i just given below line , will it work
    let say validaityDate receiving like 2022-01-27 and am trying to remove the "-" and adding one date... let say am expecting 20220128

    • @RaghavPal
      @RaghavPal  2 роки тому

      Hi Sunil, not very sure, will need to check this

  • @aribiali3574
    @aribiali3574 2 роки тому

    thnx mate

  • @nguyeninhthienuc4963
    @nguyeninhthienuc4963 Рік тому

    So i used visual studio 2019 to run my xml find with a xslt file, when i open xml find on some browsers(MicrosoftEdge,Chrome), it shows nothing, then i open it on firefox and it only show text but the table i fommatted by xslt. Do you know why sir?
    Sorry for my bad English

    • @RaghavPal
      @RaghavPal  Рік тому

      Hi Nguyễn
      The behavior you described could be due to differences in how different browsers handle XML and XSLT rendering. Here are a few possible reasons why you might be experiencing this:
      Browser Compatibility: Different browsers have varying levels of support for XML and XSLT rendering. Some browsers may handle the rendering of XML and XSLT more effectively than others. It's possible that the browsers you mentioned (Microsoft Edge and Chrome) have limitations or issues with rendering XML and XSLT in the way you expect.
      XSLT Transformations: The XSLT file you're using might not be compatible with all browsers. Some browsers may have stricter interpretation of XSLT stylesheets or might not support certain XSLT features. This can result in inconsistent rendering or no rendering at all.
      Security Restrictions: Browsers often have security measures in place that restrict the loading of XML and XSLT files from local file systems. This can prevent the XSLT transformation from being applied and result in the XML content not being displayed correctly.
      To address these issues, you can try the following:
      Ensure your XSLT file is well-formed and valid according to the XSLT specification.
      Test your XML and XSLT files in multiple browsers to identify any browser-specific rendering issues. Consider using a browser that has better support for XML and XSLT, or use browser developer tools to investigate any error messages or warnings related to XML and XSLT rendering.
      Host your XML and XSLT files on a web server rather than accessing them from the local file system. This can help overcome some security restrictions imposed by browsers.
      Consider using dedicated XML and XSLT tools or libraries that provide consistent rendering across different browsers. These tools often offer more control and flexibility in handling XML and XSLT transformations.
      By addressing these points, you can improve the compatibility and rendering of your XML and XSLT files across different browsers.

    • @nguyeninhthienuc4963
      @nguyeninhthienuc4963 Рік тому

      @@RaghavPal Thank you!

  • @CambodianTutorials
    @CambodianTutorials 3 роки тому

    thanks for the video

  • @techgeek137
    @techgeek137 3 роки тому

    A bug investigation has lead me to xslt.
    I have div which have onlick attribute in.
    But when I use Safari browser, after processing using js, onclick attribute in div disappears.
    I found in internet that many are facing this issue. But couldn't find a solution.
    Onclick works fine for other browsers.
    Could you help?

    • @RaghavPal
      @RaghavPal  3 роки тому

      I will try to check on this

  • @atharvsankpal
    @atharvsankpal 10 місяців тому

    NICE