MCAD/MCSD: Visual Basic .NET XML Web Services and Server Components Study Guide
Before you take the exam, be certain you are familiar with the following terms:
| attributes | WriteXml method |
| ColumnMapping property | XML Data Reduced (XDR) |
| CreateAttribute | XML Document Object Model (DOM) |
| CreateElement | XML namespaces |
| DiffGram | XML parsers |
| Document Type Definition (DTD) | XML Schema Definition (XSD) |
| elements | XmlAttribute class |
| Extensible Markup Language (XML) | XmlAttributeCollection |
| Extensible Stylesheet Language (XSL) and XSL Transformations (XSLT) | XmlDataDocument class |
| FOR XML clause | XmlDocument class |
| GetElementsByTagName method | XmlElement class |
| GetXml method | XmlNamedNodeMap collection class |
| GetXmlSchema method | XmlNode base class |
| Load method | XmlNodeReader |
| LoadXML method | XmlReader class |
| NodeList collection class | XmlReadMode parameter |
| OPENXML clause | XmlSchemaCollection class |
| processing instruction | XmlText class |
| ReadXml method | XmlTextReader |
| ReadXmlSchema method | XmlValidatingReader |
| Save method | XmlWriteMode parameter |
| SelectNodes method | XmlWriter class |
| SelectSingleNode method | XPath expression |
| System.XML namespace | XPathDocument class |
| System.Xml.Xpath | XpathExpression class |
| System.Xml.Xsl namespace | XPathNavigator class |
| uniquely named root element | XpathNodeIterator class |
| well formed | XslTransform class |
| World Wide Web Consortium (W3C) |