XML C# Book

Consider the following XML document:




Jack
Smith


Tom
James



We can write an XSD for this document as follows:


elementFormDefault="qualified"
xmlns:xs="http://www.w3.org/2001/XMLSchema">