Skip to Content
.NET & XML
book

.NET & XML

by Niel M. Bornstein
November 2003
Intermediate to advanced
476 pages
14h 38m
English
O'Reilly Media, Inc.
Content preview from .NET & XML

Testing XmlPyxReader

You could have been using the ReadToConsole program to test your work as you were going along, and I certainly encourage that practice. Now that XmlPyxReader is done, though, you definitely should test it. Here’s the output I got when I ran it:

NodeType=Element Name="po" Value="" NodeType=EndElement Name="date" Value="" NodeType=Element Name="address" Value="" NodeType=Element Name="name" Value="" NodeType=Text Name="" Value="Frits Mendels" NodeType=EndElement Name="name" Value="" NodeType=Element Name="street" Value="" NodeType=Text Name="" Value="152 Cherry St" NodeType=EndElement Name="street" Value="" NodeType=Element Name="city" Value="" NodeType=Text Name="" Value="San Francisco" NodeType=EndElement Name="city" Value="" NodeType=Element Name="state" Value="" NodeType=Text Name="" Value="CA" NodeType=EndElement Name="state" Value="" NodeType=Element Name="zip" Value="" NodeType=Text Name="" Value="94045" NodeType=EndElement Name="zip" Value="" NodeType=EndElement Name="address" Value="" NodeType=Element Name="address" Value="" NodeType=Element Name="name" Value="" NodeType=Text Name="" Value="Frits Mendels" NodeType=EndElement Name="name" Value="" NodeType=Element Name="street" Value="" NodeType=Text Name="" Value="PO Box 6789" NodeType=EndElement Name="street" Value="" NodeType=Element Name="city" Value="" NodeType=Text Name="" Value="San Francisco" NodeType=EndElement Name="city" Value="" NodeType=Element Name="state" Value="" NodeType=Text Name="" Value="CA" ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Applied XML Programming for Microsoft® .NET

Applied XML Programming for Microsoft® .NET

Dino Esposito
XML Hacks

XML Hacks

Michael Fitzgerald

Publisher Resources

ISBN: 0596003978Supplemental ContentErrata