decorative banner

Using XML


    XML (Extensible Markup Language) is a popular language for expressing structured data. XML consists of nested, tagged string values and is very flexible. There are many sources of information on XML, including books, articles, and the Internet. The definition of XML and many references to XML information can be found on the W3C (the organization that maintains the XML standard) Web site at www.w3.org/XML.

    GoLive lets you easily extract information from an XML source and place it on a Web page. You'll learn how to set up an XML data source that describes the structure of the XML, how to add an XML content source to a page, and how to use content source fields that come from XML.

Related Subtopics: