Sample XML Documents (LINQ to XML)
The following example files are used in the code samples and code snippets throughout the LINQ to XML documentation.
Note
The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, places, or events is intended or should be inferred.
In This Section
Topic | Description |
---|---|
An XML document that contains a typical purchase order. |
|
An XML document in a namespace that contains a typical purchase order. |
|
An XML document that contains multiple purchase orders. |
|
An XML document in a namespace that contains multiple purchase orders. |
|
An XML document that contains some pseudo test configuration data. |
|
An XML document in a namespace that contains some pseudo test configuration data. |
|
An XML document that contains customers and orders. |
|
An Xml Schema Definition (XSD) that validates the Sample XML File: Customers and Orders (LINQ to XML). |
|
An XML document in a namespace that contains customers and orders. |
|
An XML document that contains data suitable for summing and grouping. |
|
An XML document in a namespace that contains data suitable for summing and grouping. |
|
An XML document that contains a catalog of books. |
|
Presents an XML document that contains purchase orders that are in different namespaces. |
See Also
Concepts
Programming Guide (LINQ to XML)
Build Date:
2012-08-02