I'm doing a project in XML and we have to create a page which uses XSLT to transform XML document into an effective, interesting web page. I understan...
would anyone have any suggestions where i could find a really good either working example or tutorial of an XML Flash Player that works with Flash CS4...
hay i am jazz from india just this year i have done my graduation and pursing course of multimedia, And i have done web designing so i want to know th...
websites to download for free ebooks or tutorial about HTML and XML !!! i want PDF ebooks or tutorial
PLEASE HELP!!! clip of source document: <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> <?x...
Im using XSL transformation for my XML data in ASP.net page, but when the XSL is called, it is transformed on client-side (I guess) and thus can't acc...
XML and XSL transformation. I tried this line to select the channel where the ix attribute equals the current element but it selected nothing. <...
Greetings, I have a working HTML and css (tested) and XSL and XML (tested). I'm then trying to apply a link to a css within the html code in the...
Want to populate html frames with content dependent on selections in another frame (not just which website to display in a frame). Would like to use ...
I'm looking for a book that have sample projects for me to work on. I have basic knowledge but want some hand-on experience. Can someone recommend me ...
Hey! I'm looking for a good place to start with XML, XSLT, and Javascript. I'm experienced with HTML, BASIC, Flash, Python, and C++ Thank You!
do you know any goood books there e-books are also welcomed
Source XML: <books> <author> <fname>William</fname> <lname>Shakespeare</lame> <bookName>Merchant of V...
Was hoping someone could please recommend a good, hands-on comprehensive how-to / best practices book for webmasters? (About 6 months ago, I inherite...
like any good free IDE's that allow you to mess around with xml related technologies?
I want to find out the difference between two Dates (in terms of minutes) appearing in two different elements as data in my XML file using XSLT. I can...
I have created an SVG barchart using javascript. But as of now, I am manually inputting the chart values to be displayed by the SVG through an accomp...
As I have to transform one xml into another I have to specify the "greatest" element explicitly. e.g.: <data> <row> <...
I want to use the Copy-of function of xslt for better result. The problem is since both the source elements and target elements are defined in differe...
I was wanted to use XSLT, but in my XSL file I have some server side code (php), and I want to use php to do the whole XSLT process... how would I exc...
I have a scenario to match the href attribute which has value "../../c/test.css" and replace the "../../" with a text "http:/...
I have a input XML files containg some tags root and child. I know the structure of XML file but not the name of its TAG, because these are variables....
for example, can the following statement be made: <xsl:value-of select="[javascript_variable_name]"/>