February 2003
Intermediate to advanced
352 pages
6h 1m
English
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.
XML is an acronym that means eXtensible Markup Language. But this is a little misleading. XML is in fact a meta-language, ...
Read now
Unlock full access