answersLogoWhite

0

MS-Win-XP(your words) :), actually have IE(internet explorer), made for rendering XMLs.

For previewing purpose, its hard to have anything else, some xml editors,

you can use a site mentioned below.

"http://www.w3schools.com/xml/tryit.asp?filename=tryxml_dom_getelement"

and if you want something like checking or editing or nodes, if u already have a valid xml,

so try XML Notepad 2007, from Microsoft itself, which is much more refined.

try the link below.

http://www.microsoft.com/downloads/details.aspx?familyid=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en

if still ur requirements doesnt meet, please feel free to ask.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

What are the differences between css and xsl?

CSS is used to format HTML documents (webpages); XSL is used to tell a browser in what format to display an XML document.


Why XML has replaced HTML as the main mark up language to create Webpages?

because in XML there is no predefined tags


Do XML technologies allow webpages to change after they have been loaded?

YES


Is jQuery XML Cross browser?

I think not


What is the meaning of browser in xml?

A browser is the tool that takes the xml and stylesheets associated with it and presents it for viewing. If there are not stylesheets associated with the xml, then the browser presents the text of the xml file only. Some browsers have an xml viewer to view the xml text in a more organized fashion. A browser refers to a software application that can help you browse the world wide web a.k.a the internet. The browser contains features using which it can interpret the data sent by the web servers and display them into stuff that the user can understand. Ex: Mozilla firefox, Internet Explorer, Safari, Google Chrome etc.


How do you fix xml?

If you open the xml in most web browser it will state an error code denoting the type of malformation of the xml. you can use an xml tool like an xml editor to validate and correct your xml.


How do you create dynamic webpages with xml?

To create dynamic webpages with XML, you typically use XML as a data format alongside technologies like XSLT (Extensible Stylesheet Language Transformations) to transform the XML data into HTML for web presentation. JavaScript can also be utilized to fetch and manipulate XML data asynchronously using AJAX, allowing for real-time updates on the webpage without reloading. Additionally, server-side languages like PHP or Python can parse XML data to generate dynamic content before sending it to the client. Together, these techniques enable the creation of interactive and data-driven webpages.


What is the XML database used for?

xml is used on webpages and web services and can also be used to create data bases and to store and carry data.


What does Ajax use for the processing that is done on the browser?

Javascript. AJAX stands for Asymmetric Javascript And XML


What is the usefulness of a Google XML Sitemap?

A Google XML Sitemap is a list of the webpages that are contained on your website. If you create and submit a sitemap this will ensure that Google is aware of them. This is especially helpful if your site is large and has URLs that are not likely to be found through normal searching.


How do you parse XML using JavaScript?

To manipulate an XML document in javascript, you need an XML parser. Today all browsers come with in-built parsers that can parse the XML document. The parser loads the document into your computer's memory. Once the document is loaded, its data can be manipulated using the DOM(Document Object Model). There is significant differences in implementation of Microsoft Browser based XML parser and the Mozilla browsers based XML parser.


Why xml has replaced html as the main mark up language to create webpagesask us anything?

XML has not replace HTML. For about ten years starting around 2001, XHTML, and XML-based language was standardized and used to create webpages. But in recent years, a new draft that is non-XML-based has taken hold. This language, HTML5, is gaining converts everyday, and will eventually supplant XHTML as the de facto standard.