| Subject | Date Asked |
|
| linking of xsl and xml file | 5/16/2007 |
Q: My quest:i have an xml and xsl file, i want to link them.. i have done everything to do this ... A: Generally, you should start your xml file like this: <?xml version="1.0" encoding="..."?> ...
|
| XML Usage Scenario | 3/29/2007 |
Q: Alexander Good Morning, I would like to harness XML in the following scenario, and I would like ... A: I will recommend you to use .NET platform and setup a server that accepts request at the Systems ...
|
| HTML Inside XML Not Rendering | 3/25/2007 |
Q: Ok, I just asked the last question...I thought my question was pretty well stated but since I didn't ... A: sorry for the delay, but it is Sunday :) This will probably do the trick: <xsl:template ...
|
| XSL: value-of with tags | 2/4/2007 |
Q: Yes...maybe I'm wrong (new to XSL). I was only trying to create an HTML file as output from a source ... A: for your example, if you want to output the contents of <node1> in a <div> element, the following ...
|
| XSL: value-of with tags | 2/3/2007 |
Q: I am trying to transform an XML document into HTML using a style sheet (using ant for the ... A: Generally, you will not be able to "take" the value along with the contained markup. BUT I think ...
|
| Instanst messaging | 1/25/2007 |
Q: I am building an instant messaging service, using Jabber and xxmp protocol for messaging. The user ... A: You do not have quite a lot of options for the protocol - either you use one, which is already ...
|
| XML Scripts | 1/21/2007 |
Q: Im trying to generate a few simple scripts in XML and i just keep on failing I dont know why I was ... A: This is not a trivial task. I would start by designing a WSDL (and XSD) which will define my ...
|
| questions about xml | 4/12/2006 |
Q: you seem to be an expert on xml, I want to be the one stop shop for everything relating to web ... A: Consider AJAX: If you want your webapplication users to be able to refresh just a small segment of ...
|
| Question round 2 | 1/9/2006 |
Q: I´m trying to implement a function on a company´s webpage (www.leinelinde.se). Presently, I am ... A: Well Mike, I would assume that you have to use AJAX here :) The XML interface in this case is just ...
|
| Hi!
I´m trying to implement... | 1/4/2006 |
Q: I´m trying to implement a function on a company´s webpage (www.leinelinde.se). Presently, I am ... A: I need more information regarding the platform you are building your application on - is it AJAX (ie ...
|
| Could you tell me what is the difference between the followings ? | 3/1/2003 |
Q: Could you tell me what is the difference between the followings ? ---------------------- DTD XML XSL ... A: DTD - this stands for Document Type Definition. A DTD is a test file with a special syntax, which ...
|
| xml | 12/10/2002 |
Q: How is xml different from html. Could u pls give me some good free sites where i can study xml ... A: A very good introduction is the tutorial at http://www.w3schools.com/xml/ Later, when you need more ...
|