December 1999
Intermediate to advanced
992 pages
22h 3m
English
You've now seen the different elements required to assemble a CDF channel. Let's combine them all into a single channel definition file. Listing 33.2 contains the complete XML code for The Tribe's News channel CDF file.
<?xml version="1.0" encoding="UTF-8"?> <Channel HREF="http://www.thetribe.com/newschannel.html" IsClonable="NO"> <Title VALUE="The Tribe News Channel"/> <Abstract VALUE="A channel that provides up-to-the-minute news on happenings at the The Tribe."/> <Author VALUE="Michael Morrison"/> <Publisher VALUE="The Tribe"/> <Copyright VALUE="The Tribe"/> <PublicationDate VALUE="1999.11.21"/> <LastMod VALUE="1999.12.05"/> <Schedule> <StartDate VALUE="2000.01.01"/> ... |
Read now
Unlock full access