For a XSLT project I could sure use a .xml file that fills the same gap that Northwind fills for database projects. It should be 20-100k, but still have a good amount of data that is easy to recognize. Sorta like Northwind.
What do you use?
For a XSLT project I could sure use a .xml file that fills the same gap that Northwind fills for database projects. It should be 20-100k, but still have a good amount of data that is easy to recognize. Sorta like Northwind.
What do you use?
I dont think there is an XML equivalent of Northwind, but there are some example XML files over at w3schools.
For small samples, I use books.xml. For larger samples, use one of the samples (including Northwind.xml) which comes with the Inside MSXML Performance MSDN Article.