Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is XML hot?
Message
De
12/11/2003 08:31:35
 
 
À
12/11/2003 01:11:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00848987
Message ID:
00849050
Vues:
33
>Hello again in my quest to learn new practical stuff, I'm coming accross alot of XML.
>
>1) What is it exactly?
>2) Is is any where close to HTML?
>
>Thanks.



HTML is about presentation. Fixed tags that define how a program (e.g. a Browser) would interpret those tags to display fonts, sizes, colors, pictures, links, etc.

XML is about data. You create your own tags, in accordance to certain rules, to define and transport data between two dissimilar systems, where XML acts as a common language that both understand. There are several XML-based "dialects" that deal with specific features or specific industries and types of data. Then there are special languages to manipulate XML, like XSLT, XPath, XQuery, etc.

There is plenty of material online that you can read. Just search for XML, XSLT, etc.

VFP has several capabilities with regard to creating and consuming XML, including Web Services (which are XML-based).

HTH


Alex Feldstein, MCP, Microsoft MVP
VFP Tips: English - Spanish
Website - Blog - Photo Gallery


"Once again, we come to the Holiday Season, a deeply religious time that each of us observes, in his own way, by going to the mall of his choice." -- Dave Barry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform