About 445,000 results
Open links in new tab
  1. How to create hyperlink using XSLT? - Stack Overflow

    Apr 17, 2012 · If you want to have hyperlinks in XSLT, then you need to create HTML output using XSLT. In HTML you can create a hyperlink like this <a …

  2. xml - Setting xsl:value-of into an href attribute and the text field …

    Jun 13, 2015 · How can I set an a href that is both a link to and has the text for a link through an XSLT transformation? Here's what I have so far, which gives me the error "xsl:value-of cannot …

  3. I want to link my XML file to my HTML page - Stack Overflow

    Jan 13, 2011 · You can link to your Xml file from a Html page by using Server Side Includes. If your Webserver is configured to allow this feature (this is usually disabled for security reasons) …

  4. XML and XSLT - W3Schools

    With XSLT you can transform an XML document into HTML. XSLT (eXtensible Stylesheet Language Transformations) is the recommended style sheet language for XML. XSLT is far …

  5. XSLT: Chapter 5: Creating Links and Cross-References - CNR

    We've been able to use attributes of type ID to discover the links between related pieces of information, and we've converted the XML into HTML links, renderable in an ordinary …

  6. XSLT - Transformation - W3Schools

    To get access to the XSLT elements, attributes and features we must declare the XSLT namespace at the top of the document. The …

  7. How to Use XSLT to Display XML Data on an HTML Webpage

    Dec 23, 2024 · Extensible Stylesheet Language Transformations (XSLT) is a powerful tool used in web development to transform XML data into different formats, such as HTML. By using XSLT, …

  8. xml - Link to .XSL file from a .HTML file - Stack Overflow

    I have a home page (index.html) and I want to link to another page that is an .xsl file (to show some xml data). I am using this code to do it: When I open the .xsl file by itself (I use …

  9. How to Use XSLT to Display XML Data on an HTML Webpage - MUO

    To display XML data on a webpage, you first need to create the XML file and add data to it. Link the XML file to an XSL stylesheet file, which you will create in a later step. Add data to the …

  10. XSLT: Extensible Stylesheet Language Transformations - MDN

    Feb 5, 2025 · This page lists guides for XSLT usage on the web. Common XSLT Errors. Your server needs to send both the source and the stylesheet with a XML mime type, text/xml or …

  11. Some results have been removed
Refresh