473,379 Members | 1,379 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

What is XML?


Folks,
Can someone point me towards where I can find out what XML is? I'm pretty
clued up with PHP, MySQL, Apache and basic javascript and I've heard alot of
the past year or more on XML but whenever I try to dip my toe into it, the
most I can turn up are XML 'scripts' (?) but nothing that can clearly define
why its so powerful.

My understanding is XML is more a powerful version of HTML as opposed to a
real programming language (I don't mean to frown using the word 'real' but
my understanding is that XML does not contain conditional statements - I
believe it allows you to format data making it more readable using pretty
much any other type of technology out there).

Am I - with the above understanding - anywhere in the vicinity of knowing
what XML is or am I off track and in the dark?

I'd appreciate if someone could point me towards a page that could clarify
my understanding...

Thanks...
Jul 20 '05 #1
5 1937
Randell D. wrote:
real programming language (I don't mean to frown using the word 'real' but


It's not a programming language, and I doubt anyone seriously has ever
made such a claim. It's a markup language.

http://www.w3schools.com/xml/default.asp has a nice introduction to XML.

BTW, you failed to think of the word "tutorial". If you Google "xml
tutorial", the above comes first in the search results :-)
Jul 20 '05 #2
"Randell D." <yo**************************@yahoo.com> wrote in message
news:Is***********************@news2.calgary.shaw. ca...

Folks,
Can someone point me towards where I can find out what XML is? I'm pretty
clued up with PHP, MySQL, Apache and basic javascript and I've heard alot of the past year or more on XML but whenever I try to dip my toe into it, the
most I can turn up are XML 'scripts' (?) but nothing that can clearly define why its so powerful.

My understanding is XML is more a powerful version of HTML as opposed to a
real programming language (I don't mean to frown using the word 'real' but my understanding is that XML does not contain conditional statements - I
believe it allows you to format data making it more readable using pretty
much any other type of technology out there).

Am I - with the above understanding - anywhere in the vicinity of knowing
what XML is or am I off track and in the dark?

I'd appreciate if someone could point me towards a page that could clarify
my understanding...

Thanks...


XML FAQ?

http://www.ucc.ie/xml

vr
Jul 20 '05 #3
On Mon, 14 Jul 2003 21:12:35 GMT, Antonios Christofides
<A.************@itia.ntua.gr> wrote:
http://www.w3schools.com/xml/default.asp has a nice introduction to XML.


The sort of people who can write "HTML was designed to display data
and to focus on how data looks." shouldn't be trusted entirely
though. W3schools is _not_ anything to do with the W3C, and their
tutorials have contained some real howlers in the past.
Jul 20 '05 #4
Randell D. wrote:
Folks,
Can someone point me towards where I can find out what XML is?
FAQ. http://www.ucc.ie/xml
I'm pretty
clued up with PHP, MySQL, Apache and basic javascript
They won't help you at all, I'm afraid.
XML is a data format, not a programming language.
My understanding is XML is more a powerful version of HTML
No, XML is the language in which XHTML is written. It's
a meta-language: a language for writing markup languages.
as opposed to a
real programming language (I don't mean to frown using the word 'real' but
my understanding is that XML does not contain conditional statements
XML doesn't have anything to do with programming, per se.
You can use it to describe programming constructs, in such
a way that a processor can use it as a programming language
(this is what XSL and XSLT are) but that is not its primary
purpose.
I
believe it allows you to format data making it more readable
Usable. Readability is to do with formatting, and that's a
separate issue.
Am I - with the above understanding - anywhere in the vicinity of knowing
what XML is or am I off track and in the dark?
A bit off-track, I'm afraid.
I'd appreciate if someone could point me towards a page that could clarify
my understanding...


Try the FAQ.

///Peter
Jul 20 '05 #5
Andy Dingley wrote:
On Mon, 14 Jul 2003 21:12:35 GMT, Antonios Christofides
<A.************@itia.ntua.gr> wrote:

http://www.w3schools.com/xml/default.asp has a nice introduction to XML.

The sort of people who can write "HTML was designed to display data
and to focus on how data looks." shouldn't be trusted entirely
though.


In fact they should be rejected out of hand. I'm afraid a lot
of w3schools stuff is pure rubbish.

///Peter

Jul 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: thecrow | last post by:
Alright, what the hell is going on here? In the following code, I expect the printed result to be: DEBUG: frank's last name is burns. Instead, what I get is: DEBUG: frank's last name is...
220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
92
by: Reed L. O'Brien | last post by:
I see rotor was removed for 2.4 and the docs say use an AES module provided separately... Is there a standard module that works alike or an AES module that works alike but with better encryption?...
137
by: Philippe C. Martin | last post by:
I apologize in advance for launching this post but I might get enlightment somehow (PS: I am _very_ agnostic ;-). - 1) I do not consider my intelligence/education above average - 2) I am very...
12
by: Dario | last post by:
The following simple program behaves differently in Windows and Linux . #include <stdexcept> #include <iostream> #include <string> using namespace std; class LogicError : public logic_error {...
125
by: Sarah Tanembaum | last post by:
Beside its an opensource and supported by community, what's the fundamental differences between PostgreSQL and those high-price commercial database (and some are bloated such as Oracle) from...
47
by: Neal | last post by:
Patrick Griffiths weighs in on the CSS vs table layout debate in his blog entry "Tables my ass" - http://www.htmldog.com/ptg/archives/000049.php . A quite good article.
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
8
by: Midnight Java Junkie | last post by:
Dear Colleagues: I feel that the dumbest questions are those that are never asked. I have been given the opportunity to get into .NET. Our organization has a subscription with Microsoft that...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.