Section 19.1. Introduction


19.1. Introduction

The Extensible Markup Language (XML) was developed in 1996 by the World Wide Web Consortium's (W3C's) XML Working Group. XML is a widely supported open technology (i.e., nonproprietary technology) for describing data that has become the standard format for data exchanged between applications over the Internet.

The .NET Framework uses XML extensively. The Framework Class Library provides many XML-related classes, and much of Visual Studio's internal implementation also employs XML. Sections 19.219.6 introduce XML and XML-related technologiesXML namespaces for providing unique XML element and attribute names, and Document Type Definitions (DTDs) and XML Schemas for validating XML documents. These sections are required to support the use of XML in Chapters 2022. Sections 19.719.10 present additional XML technologies and key .NET Framework classes for creating and manipulating XML documents programmaticallythis material is optional but recommended if you plan to use XML in your own Visual Basic applications.



Visual BasicR 2005 for Programmers. DeitelR Developer Series
Visual Basic 2005 for Programmers (2nd Edition)
ISBN: 013225140X
EAN: 2147483647
Year: 2004
Pages: 435

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net