Data and Format: XML and XML Schemas
If you are already comfortable with XML, then the material in this chapter may be familiar to you. In that case, I would recommend skimming the first two sections, as some of the vocabulary introduced there may be new to you (although the concepts might not). The programming sections demonstrate how to use the .NET Framework's XML tools for manipulating XML documents, as well as schemas, which are covered at the end of the chapter. This chapter also covers how XML works, as well as two very important and related specifications for XML: Namespaces in XML and XML Schemas.
|