gtpx1m08XML User's Guide

Learn XML

Learning the basics about XML is important in the successful use of XML on TPF. Because XML is an evolving technology, any XML education that could be provided here would most likely be out of date within a few months. In addition, there are many resources available for learning the detailed syntax of XML documents, DTDs, and the XML Schema language. To find these resources, do a search on any Internet search engine or browse the technology section of your local book store. You will find many books, Web sites, and tools that will assist you in writing XML documents. We have included a few book titles and Web pages in Resources that we found useful while porting the XML4C parser to TPF. The list is by no means exhaustive, but provides you with a few places to start.

The following list identifies the core pieces of XML that you should understand before writing applications that use XML4C parser 3.5.1 on TPF:

XML on TPF: A Short Tutorial explores many of these topics and provides you with a sample application that interacts with XML data.