Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: XML as part of the Web app warchest....

by thraxil (Prior)
on Oct 06, 2003 at 23:17 UTC ( [id://297112]=note: print w/replies, xml ) Need Help??


in reply to Re: XML as part of the Web app warchest....
in thread XML as part of the Web app warchest....

actually, XML is a markup language just as much as it is a data format language. an eXtensible Markup Language even. the tricky part is that XML has no semantics of its own. it is just syntax. this may have been what you were trying to say, but it wasn't clear to me.

the fact that you can markup a document with XML makes it fundamentally different from just a fancy version of CSV. i would even go so far as to say that XML's ability to be used for marking up documents is much more important than as a data format. if you're already exchanging data in CSV files, there isn't much of a case to be made for switching to XML. but if you are trying to exchange any kind of document there is likely to be a reasonable case for converting to an XML format.

  • Comment on Re: Re: XML as part of the Web app warchest....

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://297112]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-16 12:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found