home *** CD-ROM | disk | FTP | other *** search
/ Keystone Learning XML: Entities & Basic Scripting / Keystone Learning XML Entities and Basic Scripting.iso / Video / 252.mpg (.mp4) < prev    next >
MPEG-1  |  2000-02-21  |  4.8 MB  |  352x240  |  29.97fps  |  33 seconds
Transcription: I guess what I'm recommending here is that you don't get real fancy with your XML data islands because XML data island capabilities are pretty limited. If you want to, you can use full-fledged XML documents using the same technique, but we're going to get into that later. For now, this is just freeform XML. It still has to be well-formed, but the bottom line is that you can't do things like reference external entities, external binary entities, things like that. You have to go out to XML documents to do that. But for the most part, you're not going to have to do that most of the time. You're g ...