Categories:
Android (1)
Audio (7)
C/C++ (2)
Compression (7)
Database (6)
Document (14)
Email (3)
General (50)
Graphics (17)
Image (8)
Java (1)
Picture (1)
Presentation (7)
Programming (17)
Spreadsheet (11)
Video (8)
Web (13)
Windows (63)
XML (4)
Other Resources:
.XML - File Extension for Extensible Markup Language Files
What is XML? XML, short name for Extensible Markup Language, is used as the file extension for Extensible Markup Language (XML) files. .XML files are text files that can be opened by Notepad or any text editors. See the sample .XML file included below.
✍: FYIcenter.com
File Extension: .XML
MIME Type: text/xml, application/xml
File Content: Extensible Markup Language document
.XML files are Extensible Markup Language files, which are structured documents written in Extensible Markup Language (XML). Here is a sample .XML Extensible Markup Language file containing some simple XML elements:
<?xml version="1.0"?>
<root>
<quiz>
<questoin>+1-2*3/4=?</questoin>
<answer>-0.5</answer>
</quiz>
</root>
.XML Extensible Markup Language file sample:: Click sample.xml to download.
Since .XML text files are in text format, you can use Notepad or any text editor to create or modify them. No special software is needed.
For for information on how to use .XML Extensible Markup Language files, see links below:
2012-07-02, 6398👍, 0💬
Popular Posts:
What is WMF or EMF? WMF stands for Windows Metafile. EMF stands for Enhanced Windows Metafile WMF or...
What is XPS or OXPS? XPS stands for for XML Paper Specification. OXPS stands for for Open XML Paper ...
What is DOTX? DOTX, short name for Document Template XML, is used as the file extension for files in...
File extension MPG is used for audio and video files in a MPEG formats. An MPEG sample file is provi...
What is MDB? MDB, short name for Microsoft Database, is used as the file extension for Microsoft Acc...