Description:

The following samples are included in this zip file ( along with some helpful information). The files accompany the July 2001 Q& A column, "Shedding a little Silverlight on XML".

Contact Information:
HeadGeek@xmlpitstop.com
DSilverlight@Infoteria.com


Question:Question1
Example:Dimitre Novachev
FileDescription
TopDates.xmlXML Data file the dates that contains the unsorted date elements
TopDates.xslXSLT Stylesheet to extract the top x dates from an unsorted list of elements
TopDatesOutput.htmExample of the HTML output that will result from transforming TopDates.xml with TopDates.xsl
BinarySearch.xslTemplate for performing Binary Searches on xml elements.
DisplayStringAsTable.xslTemplate for converting a text string to an html table.


Question:Question3
Example:JenniTennisonA
FileDescription
JeniCombineA.xmlXML file that will create the combination of the multiple files.
AllProducts.xslXSLT Stylesheet used to transform the contents of the JeniCombineA.xml.
JeniCombineAOutput.htmExample of the HTML output that will result from transforming JeniCombineA.xml with AllProducts.xsl.
DisplayProds.xslTemplate that will be used to display a set of product elements as an HTML Table.
ProductSalesNW.xmlXML Data file containing products from the Northwest region.
ProductSalesSW.xmlXML Data file containing products from the Southwest region.


Question:Question3
Example:JenniTennisonB
FileDescription
JeniDataB.xmlXML file containing the filenames of the documents to be combined.
JeniCombineB.xslXSLT Stylesheet used to combine the documents whose filenames are in JeniDataB.xml
JeniCombineBOutput.xmlExample of the XML output that will result from transforming JeniCombineB.xml with AllProducts.xsl
ProductSalesNW.xmlXML Data file containing products from the Northwest region
ProductSalesSW.xmlXML Data file containing products from the Southwest region.


Question:Question3
Example:KenHolman
FileDescription
AllProductsMain.xmlXML document which will generate the combined xml files
AllProducts.xslXSLT Stylesheet used to transform the combined xml files
AllProductsOutput.htmExample of the HTML output that will result from transforming AllProductsMain.xml with AllProducts.xsl
ProductSalesNW.xmlXML Data file containing products from the Northwest region
ProductSalesSW.xmlXML Data file containing products from the Southwest region..


Question:Question3
Example:KurtCagle
FileDescription
KurtData.xmlXML file which contains the names of the xml files to be combined
KurtCombine.xslXML document which will combine transform the filenames contained in KurtData.xml
KurtDataOutput.htmEample of the HTML output that will result from transforming KurtData.xml with KurtCombine.xsl
DisplayProds.xslTemplate that will be used to display a set of product elements as an HTML Table.
ProductSalesNW.xmlXML Data file containing products from the Northwest region.
ProductSalesSW.xmlXML Data file containing products from the Southwest region.


Question:Question3
Example:TraceWilson
FileDescription
AllProducts.xmlXML Document which contains the root element that all of the xml files will be appended to
AllProducts.xslXSLT Stylesheet used to transform the combination of xml files
CombiningXML.aspASP file which will merge the xml documents together.
ProductSalesNW.xmlXML Data file containing products from the Northwest region.
ProductSalesSW.xmlXML Data file containing products from the Southwest region.