
This is the Title of the Book, eMatter Edition
Copyright © 2007 O’Reilly & Associates, Inc. All rights reserved.
844
|
Chapter 15: XML
Validation Error Line Position: 6
Validation Error Source:
Validation Error Source Schema:
Validation Error Source Uri: file:///C:/PRJ32/Book_2_0/C%23Cookbook2/Code/
CSharpRecipes/BookBad.xml
Validation Error thrown from:
Validation Error callstack:
<BadElement>I don't belong here</BadElement>
<Chapter>Strings and Characters</Chapter>
<Chapter>Classes And Structures</Chapter>
<Chapter>Collections</Chapter>
<Chapter>XML</Chapter>
<Chapter>Delegates, Events, and Anonymous Methods</Chapter>
<Chapter>Diagnostics</Chapter>
<Chapter>Toolbox</Chapter>
<Chapter>Unsafe Code</Chapter>
<Chapter>Regular Expressions</Chapter>
<Chapter>Generics</Chapter>
<Chapter>Iterators and Partial Types</Chapter>
<Chapter>Exception Handling</Chapter>
<Chapter>Web</Chapter>
<Chapter>Networking</Chapter>
</Book>
See Also
See the “XmlReader Class,” “XmlSchemaSet Class,” “ValidationEventHandler Class,”
“ValidationType Enumeration,” and “XmlReaderSettings Class” topics in the MSDN
documentation.
15.5 Creating an XML Document Programmatically
Problem
You have data that you want to put into a more structured form, such as an XML
document.
Solution
Suppose you have the information shown in Table 15-2 for an address book that you
want to turn into XML.
Table 15-2. Sample address book data
Name Phone
Tim 999-888-0000
Newman ...