Tagged Questions
0
votes
1answer
23 views
Converting HTML to XML using XSLT
I'm trying to convert an XHTML document to XML using XSLT but I'm currently having trouble getting my templates to match the tags in the input document. Should I be able to convert XHTML to XML like ...
0
votes
1answer
23 views
XSLT how to create output based on the values of different nodes
I have this (pseudo-code) xml
<data>
<ref>one</ref>
<val>20</val>
<ref>two</ref>
<val>200</val>
<ref>three</ref>
...
0
votes
1answer
40 views
How do I get my XSLT to open HTML/PHP and accept an entire XML node rowset?
So far when I click on the XSLT embedded in my hyperlink, I get the page that I want. But, it is also where I need the help! I need my style_sheet to pass the entire row.node result as a parameter or ...
1
vote
1answer
28 views
xhtml to javascript output through xslt
I'm trying to transform an xhtml input to javascript output, my input is as follows:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
...
-2
votes
1answer
27 views
xslt generate xhtml 1.0 strict
I generate xhtml but validator (http://validator.w3.org/check)
give me error "document type does not allow element "li" here; missing one of "ul", "ol" start-tag"
Code is:
<xsl:template ...
0
votes
2answers
53 views
What is the best way to create xslt dynamically from xhtml?
I have a XHTML Template. I want to convert dynamically the xhtml file to xslt . Waht is the best way to do this?
Below written the XHTML content
<div>
{:header:}
<br />
{:date:}
<p>
...
1
vote
2answers
82 views
Extracting data from website with XSLT
I'm trying to learn XSLT and I came across a problem. The thing I would like to do is to extract some data from a website, transform it with xslt templates and finally show it in my own xhtml page.
...
0
votes
1answer
49 views
MSXSL Error and barely any output
I am trying to transform some HTML files to my own XML-format via XSL.
For this purpose I use HTML Tidy to clean up the input files, then transform them to xhtml with html2xhtml and then use a xsl ...
1
vote
1answer
47 views
ready.mobi mobile readiness nesting xsl tags appropriately?
I've been trying to change my code for a while now and have failed to do so.
I am able to get the readiness score to peak at 3.72 and have the code display and function well here:
link removed
But ...
1
vote
3answers
163 views
XSLT and nested elements
Given the XSL template and XML below, here's the HTML output i'm trying to achieve (more or less):
<p>
foo goes here
<span class="content"><p>blah blah blah</p><p>blah ...
1
vote
1answer
116 views
using XSL to create XHTML from XML - a table with predefined width
Imagine the below XML
<?xml version="1.0" encoding="ISO-8859-1"?>
<bookstore>
<book>
<title lang="eng">Harry Potter</title>
<price>29.99</price>
...
1
vote
1answer
154 views
Define default namespace (unprefixed) in lxml
When rendering XHTML with lxml, everything is fine, unless you happen to use Firefox, which seems unable to deal with namespace-prefixed XHTML elements and javascript. While Opera is able to execute ...
0
votes
1answer
246 views
How to add DOCTYPE to HTML using XSLT and C#
I am using XSLT in conjunction with C# to transform my xml document into HTML. I need the DOCTYPE to be in the HTML document. But somehow I can't seem to get it to appear. Please help...
My xsl ...
0
votes
2answers
63 views
processing more than one xhtml file using XSLT
I have two xhtml input files and need one xhtml output file using xslt. how to achieve with xslt?.
Please help me
thanks
0
votes
1answer
134 views
After trasforming XML in HTML with XSLT, HTML tags get “stripped”
I have an XML file with all the nodes that contain information are in CDATA. These information are possibly formatted with some HTML tags, something like this:
<EventList>
...
0
votes
1answer
135 views
process multiple XML documents from one XSLT stylesheet
I am creating XSLT styelsheet to extract weather forecast data of different cities from XML documents. Currently, I have 3 XML files. But I am not getting idea to process multiple XML documents from ...
0
votes
1answer
176 views
XSLT to transform HTML list into XML [closed]
Issue:
Solved, I was able to produce a script that will go through my XHTML list and produce XML output.
The question was:
What should the XSLT look like, when I have an ordered list?
Thanks @Sbof
...
1
vote
1answer
147 views
XSLT: Get value of xpath based on whether element exists
I would check if a document contains a value given and xpath and if it does use the selected value otherwise use another. I'm really bad at XSLT but here is what I'm starting with:
...
1
vote
2answers
124 views
DocBook XML, Between File Link Structure? TOC?
I've converted a bunch of old school presentation files to Docbook XML, and each file appears as expected. I intend to convert them to XHTML/HTML , and my test conversions look great. My only ...
1
vote
1answer
182 views
Count <td> Elements in xhtml <table> with XSLT 1.0
i've an XSLT 2.0 which transforms an xhtml Table into an InDesign XML Table. This XSLT counts the maximum number of <td> Elements within every row <tr> Line 7 in the template below ...
0
votes
3answers
194 views
XSLT: Inlude the Javascript in XML
I have an XML(XHTML) file which I'm transforming into another XML file by using XSLT. I'm able to transform all the contents successfully but I need to include one Javascript in the output file which ...
2
votes
1answer
136 views
Error in transformed XHTML code using XSLT
I have transformed an XHTML file into other XHTML file with XSLT. It has been successfully transformed and the output looks the same as the desired one but the transformed output doesn't display ...
0
votes
1answer
1k views
Transforming multiple XML/XHTML/HTML file with XSLT using Java Program
I want to take multiple input files (XML/HTML/XHTML) and corresponding XSLT to produce the output file for the corresponding Input file. If there is only one input XML file and one input XSLT file ...
1
vote
1answer
204 views
Removing attribute from the entire XML file using XSLT
I have to remove a particular attribute from the entire XML file while transforming it into other XML using XSLT. I have to remove 'onclick' event from the entire document, whenever it occurs.
Input ...
0
votes
2answers
172 views
Syntax colouring with Ditac (XML Mind Dita Converter)
Is there a way to perform syntax colouring using Ditac (the DITA converter by XML Mind)? Any XSLT1 or XSLT2 based solution would work provided that it supports both XHTML and XSL:FO output.
XSLTHL ...
0
votes
1answer
98 views
XSLT Transformation - Multiple blocks with different attribute values
I have to convert from one XML (XHTML) file to another using XSLT. The rules of transformation are:
The values of id="t0b" and "t1b" have to be replaced with id="ta0b8" and "ta3b8" respectively.
...
0
votes
1answer
211 views
XML to XML with XSLT (Remove, add, alter)
I have to convert from one XML (XHTML) file to another using XSLT. The rules of transformation are:
<div id="ta12" class="bl" style="dis:bl"> has to be replaced with <div class="pass" ...
-1
votes
2answers
145 views
XSLT to tranform XML to XHTML
Definitely I will never find success thinking in XSLT...
Here is what I have:
<par font="Arial" size="24">text 24</par>
<par font="Arial" size="12">text 12</par>
...
1
vote
2answers
235 views
Replacing more than one attributes in XSLT (with identity template)
Hi I have to replace more than one attributes of a given tag using XSLT while copying the entire file with identity template. With my given XSLT I'm able to replace one attribute (value of class) but ...
1
vote
1answer
335 views
XML to XML conversion with XSLT (Add, delete, modify)
I'm trying to convert from one XML (XHTML) file to another one with XSLT. I have to add some new elements and attributes, remove some elements and attributes as well as update the value of some ...
0
votes
2answers
1k views
XML to XML with XSLT- Add, Remove, Modify Elements and Attributes
I want to change from one XML(XHTML) file to another using XSLT. In the new XML file I have to remove/add/modify some elements. So for that I created one identity.xsl file, which copies the entire ...
1
vote
1answer
109 views
Passing tags in XSLT templates
I'm just starting to learn XSLT, and everything was working fine, until I tried to centralize the formatting.
This is my problem:
XML
<?xml version="1.0" encoding="utf-8"?>
...
0
votes
1answer
184 views
XHTML to another XHTML with XSLT
I have two XHTML files and my task is to convert from one to another with XSLT (or any other method by Java Program). I searched but I didn't get any example for this, all are related for converting ...
2
votes
1answer
168 views
How to surround groups of XHTML nodes with a <div> using XSLT 2.0
My XHTML input:
<h1 class="section">Text</h1>
<h2 class="section">More text</h2>
Desired XHTML output:
<div class="section">
<h1 class="section">Text</h1>
...
-1
votes
1answer
96 views
xslt works with xalan cli but not from java code
Am trying to use XSLT to scrape html content into xml structure, I tested my xslt against the html using XALAN (CLI) and when I was satisfied with the results, I took the xslt file and used it from ...
0
votes
1answer
215 views
XML to XHTML using XSLT: using entities such as ∑ (which is a MATHML entity)
Say I have an XML file test.xml which contains (among other things) some MATHML:
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="template.xsl"?>
...
3
votes
2answers
153 views
optional use of xsl stylesheet
I have xml files which make use of an XSL stylesheet to format it when view in a web browser. I save the xml files in a central location, a shared drive which any of my colleagues can access. If they ...
1
vote
3answers
1k views
Remove whitespace from HTML generated using XSL
Background
Maintain readable XSL source code while generating HTML without excessive breaks that introduce spaces between sentences and their terminating punctuation. From Rethinking XSLT:
White ...
1
vote
1answer
224 views
How to merge siblings child node in a XML file using XSLT into a XHTML table
first time here. I searched a lot on this site and haven't found a similar example to my problem so I take a chance at posting my question.
I have the following XML document that I want to convert to ...
0
votes
1answer
158 views
RSS to XHTML using XSLT - How to remove strange characters?
I'm using XSLT to transform RSS files in XHTML.
In order to create a link I use this block of code:
<!-- language: lang-xml -->
<xsl:for-each select="channel/item">
<h3><a ...
4
votes
2answers
320 views
XSLT and default namespace for XHTML output
I'm trying to figure out how XSLT process namespace prefixes and have following example:
XML:
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
...
1
vote
2answers
117 views
XHML entity references getting swallowed by XSLT
I'm transforming an XHTML file to XML. I'm having issues that the XHML entity references are all getting swallowed in the process, i.e. entities such as © are disappearing in the output.
My ...
0
votes
1answer
618 views
XSLT Refuses to write DOCTYPE declaration
I can't figure out what I'm missing here. I have a Java web app that outputs XML with the option to transform the output to XHTML. My stylesheet works fine, but for the life of me, I cannot get the ...
0
votes
1answer
208 views
create XSL transformation that transforms xml to XHTML
Like the title says I need to transform an XML file to XHTML, the results must include a CSS file that I have. But I cant seem to get the output correct, when i right click and view the source its ...
2
votes
2answers
953 views
Creating xml based on html using xslt in java
Please help me i am doing project of file conversion that is converting xml to html using xsl in java and also i need to convert html to xml using the xsl. my first process is got over.but i structed ...
1
vote
1answer
287 views
How to transform XML with entries of key value pairs to a HTML table?
I have an multiple entities (<data> in my example) with key-value pairs. Every entity contains the same keys in the same order, but I don't know which and how many. How to transform this to a ...
0
votes
2answers
111 views
removing Images while adding Class attribute to them
I have an XSLT file and an XML file .In the XML file I have Image tag that has Class attribute.when I want to do somthing with these Image from XSL file .the images removed from them i.e:
...
0
votes
2answers
254 views
editor for javascript, xsl, xhtml and css, other than aptana or xcode?
It is a good thing if this is opensource, much better if it is multi-OS.
I used to use XCode for mac, and I find it quite interesting as an editor. But I don't like how it handles the "projects" (I ...
0
votes
1answer
366 views
2nd xslt transformation (xhtml to xsl:fo) on client side
I have an xml document which is transformed as xhtml.
Now I need to add print button which will transform output with xsl-fo (based on antennahouse xhtml2fo.xsl ...
1
vote
3answers
367 views
XSLT test to check whether <tr> parent node (<table>) has particular ID
I've been wrestling with the correct syntax for this and it boils down to:
How do I test to see if the parent node's attribute has a certain value?
I'm transforming some XHTML. I template match a ...