answersLogoWhite

0

An easy way would be to open the TXT file using Notepad or a comparable program, hit Ctrl+a to select all, Ctrl+c to copy, open up Microsoft Word 2007, hit Ctrl+v to paste, and save that as a XML doc.

An even easier way would be just to change the .txt extension to .xml, this should work as long as your etxt file has the correct xml syntaxt to denote an xml file eg

<xml> - denotes start of xml file

</xml> denotes end of xml file

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you create a XML file from Scratch?

it is the same way to create xml file by converting into txt you have to use the correct xml syntax ie &lt;xml&gt; this is to denote strat of xml file and this &lt;/xml&gt; denotes end of xml file. You have to use the right xml code or your xml file wont be valid or well formed.


How do you see bad XML file?

You can see or view an xml file with a plain text editor like notepad or you can use a dedicated xml editor. With an xml editor you can also validate your xml file which means you can correct any errors in your xml file.


How do you convert a exe file to a txt file?

You can't convert an exe file to a txt file.


Source code of xml?

there is no source code, xml is not a programming language, its a markup language for which you create your own tags, the basic xml syntax is &lt;xml&gt; to start an xml file, and &lt;/xml&gt; to end the xml file.


How do you convert txt to HTML?

If you have a .txt file that you want to be a html file, do this: open the .txt file and then save as and (change the name to what you want to call the file).html. Make sure that you 'save as' for all files or you will be saved as: somename.html.txt which will result it still be a text document. Make sure that you have the document in HTML format.


How can you reduce file size of a word document without sending a zip file?

Change the Doc format to . any other format like rich txt format or .TXT format


What are XML schemas?

an xml schema is a blueprint for your xml file and it dictates what can and cannot be in your xml file. it also is a blueprint as i said and so it outlines the tsructure of your file, the nodes, elements, child, attributes etc


What file type reduces the chance of file corruption pdf htm xml?

XML


What does txt file extension mean?

The file is just a plain text file. Txt is an abbreviation for text.


How do you Change HTML5 file to XML file?

I personally recommend html Parser by blogcrowds to convert html5 to xml. Simply add the html5 text to this tool and press the parse button. The new text will be in xml format. See the related link below.


Which mechanism do you use to directly change an XML file from one DTD into another?

To directly change an XML file from one Document Type Definition (DTD) to another, you can use an XSLT (Extensible Stylesheet Language Transformations) stylesheet. XSLT allows you to define rules that specify how to transform the structure and content of an XML document to match the new DTD. By applying the XSLT transformation to the original XML, you can generate a compliant XML file that adheres to the new DTD. This method is efficient and maintains the integrity of the data while adapting the format.


How do you change an extension of File saved as XML?

First open your File Explore and navigate to the file. Make sure in Folder Options you have enabled showing extensions for known files. You may then right click and hit rename. From there backspace out the .XML and replace it with the file extension of your choosing.