Date: Nov. 20, 2000
Link: http://support.microsoft.com/support/kb/articles/q272/1/77.asp?FR=0&SD=MSDN
Source Author or Organization: Microsoft Developer Network Online (MSDN Online)
This Microsoft XML sample demonstrates how to run an XML Path Language (XPath)
query to output an XML stream. It additionally provides a mapping schema file
that contains mapping information between elements and attributes in the XPath
query and the tables and columns contained in the back-end SQL Server 2000
Relational DataBase Management System (RDBMS).
The sample demonstrates how to use the Microsoft Active Template Library
Object Linking and Embedding Data Base (ATL OLEDB) consumer templates to extract
an XML stream for SQL Server 2000 databases using an XPath query.