Special

Clearance Sale!

We've been publishing for over five years now and it's time to clear out our inventory of back issues, so we're slashing prices!

RBD Magazines

Check out this amazing clearance sale of all our past issues. Missing some issues? This is a great time to complete your RBD collection. Save up to 40% off the regular price of our printed back issue packages. These prices are only good until the end of the year May 2008 and supplies are limited, so place your order today.

Article Preview


Buy Now

Print:
PDF:

Feature

XML 101

Getting started with RB's XML Classes

Issue: 4.6 (July/August 2006)
Author: Marc Zeedar editor-at-rbdeveloper.com
Article Description: No description available.
Article Length (in bytes): 29,987
Starting Page Number: 16
RBD Number: 4609
Resource File(s):

Download Icon 4609.sit Updated: Sunday, July 16, 2006 at 9:37 AM
Download Icon 4609.zip Updated: Sunday, July 16, 2006 at 9:37 AM

Related Link(s): None
Known Limitations: None

Excerpt of article text...

Unless your idea of computer programming still involves punch cards, you've at least heard of XML (eXtensible Markup Language). However, you may not have had a chance to use it much, or know how it can be used. Or perhaps you know something about XML but REALbasic's complex XML classes are bewildering. Either way, this article's going to be a gentle introduction to RB's XML classes. I don't claim to be an XML expert, but I am excited about using XML with REALbasic.

What Is XML?

Like HTML, the language of the Web, XML is a language of special tags enclosed within greater- and less-than brackets (<>). The key difference is that HTML uses a set of standard tags that have a pre-defined meaning, and that meaning usually indicates formatting or presentation. For instance, HTML's <b> indicates the text following it should be bold.

In contrast, XML tags are not pre-defined* -- you're free to make up whatever tags you need -- and XML tags don't indicate formatting, only the type of content. Examples of XML tags might be <Address> or <CD_Title>.

...End of Excerpt. Please purchase the magazine to read the full article.

Article copyrighted by REALbasic Developer magazine. All rights reserved.


 


|

 


Weblog Commenting and Trackback by HaloScan.com