<table border="1"> <th>animals</th> <tr> <td>cat</td> <td>dog</td> </tr > <tr> <td>cougar</td> <td>lion</td> </tr> </table> I want only the XML code.I don’t want it to do anything Thanks
how to write a xml for a table which has 2 rows and 2 columns <tr><td>cat</td> <td>dog</td></tr > <tr><td>cougar</td> <td>lion</td> </tr> above table. @moose man ,I don’t know what it is supposed to do,but I need a XML code to that standard table .That is in HTML,I want it in XML
i want to ask that like we save an html file with an extension .htm or .html if we are writing an xml code in notepad then with which extension to save it??? .html or .xml ????
Wednesday, December 22, 2010
http://widgets.yahoo.com/widgets/picture-frame I want the XML code, but i don’t know how to get it, pls help!
I would like to add my personal website as an RSS feed on my yahoo 360 page but I dont see the XML code tehy said to look for in yahoo help. How can i add it to my site or get it. It is a yahoo website
They don’t have any on the actual Google site and I know you can make your own theme. Unfortunately, I’m not a web designer of any kinds, so making my own XML code would be pretty close to impossible. Does anyone know where I can find a pre-made one online? It would be really awesome [...]
I need the code to enter the values of points of array as (x,y) to draw it in graph in html using Javascript— enter point then the program draw it in x.y axise thank u
Wednesday, February 24, 2010
IT STARTS SOMETHING LIKE THIS: <?xml version="1.0" encoding="UTF-8" ?> – <wsdl:definitions targetNamespace="http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests" xmlns:intf="http://testroom.vidyamandir.com/vmtestroom/services/GetAllScheduledTests" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="http://common.services.vm.nagarro.com" xmlns:tns2="urn:GetAllScheduledTests" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> – <wsdl:types> – <schema targetNamespace="http://common.services.vm.nagarro.com" xmlns="http://www.w3.org/2001/XMLSchema"> I mean i want to view the OUTPUT of the xml code.
Filed in Q&A
|
Also tagged apache, common services, definitions, lt xml, schema, schemas, soap, urn, utf 8, wsdl, xmlns, xmlsoap, xsd
|
Sunday, February 14, 2010
I have an XML file , and I created a XSLT stylesheet for that. Within the XML file I added the PI <?xml-stylesheet type="text/xml" href="15-6.xsl"?>. . Now to make sure this is working or not, I tested using XML Spy, and I see the output. (Meaning I opened in XML Spy the XML file, and [...]
Tuesday, February 9, 2010
How can i add .css to my XML code?
Filed in Q&A
|
Also tagged
|