﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Morten Wittrock / Article Discussions / Article Discussions by Author  / Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Fri, 24 May 2013 12:39:43 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>HiI'm no expert on this but are there not a number of programs that can make XML documentation for you. To give you an example I just did a quick google search and found this one: [url]http://www.liquid-technologies.com/xsd-to-html.aspx[/url]It can make the documentation for you as long as you have the schemas and I have found a few other ones as well.This is my first post from a newbie XML enthusiast so if I am wrong please be gentle:)</description><pubDate>Thu, 13 Jan 2011 02:19:23 GMT</pubDate><dc:creator>khanrashed110</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Hi - I have tried to access the code for this utility but the site doesn't find it - has this been pulled?If so can anyone suggest where I can find a piece of software that will document the comment test in stored procedures, functions.If the source has moved can someone please re-direct methanks</description><pubDate>Tue, 06 Nov 2007 11:46:55 GMT</pubDate><dc:creator>john pan</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Great to see this approach.I'm looking for a way to integrate documentation of &lt;b&gt;SQL Server sprocs&lt;/b&gt; into documentation of &lt;b&gt;.NET assemblies&lt;/b&gt;.  (The assemblies are documented using NDoc so they look like the MS .NET documentation.)The sprocs already contain documentation.Has anyone &lt;b&gt;done this already&lt;/b&gt;?  (The approach probably involves producing XML files in the .NET / C# / NDoc format (easy) and modifications to NDoc to handle sprocs (unknown).) </description><pubDate>Sun, 07 Dec 2003 13:30:00 GMT</pubDate><dc:creator>MikeGale</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Excellent topic..But i´m having a problem when i try to use the transform.xslt:msxml4.dll: The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document. what´s happening? The XML that was generated seems to be normal to me..David Falcãowww.darte.com.br</description><pubDate>Tue, 01 Apr 2003 08:34:00 GMT</pubDate><dc:creator>davidfb</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Great article!  I'd done something similar for table documentation.  I was able to make just a few tweaks to extract the description based on our standard stored procedure documentation block.  Was also able to easily change the XSL to report it in the format I've been using.  This speaks well of the design, readability and documentation of your code.&lt;font face='Arial'&gt;&lt;/font id='Arial'&gt; </description><pubDate>Sun, 09 Mar 2003 09:55:00 GMT</pubDate><dc:creator>ewelker</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Hello all, and thanks for your kind words. Andy, I'm considering expanding the script to include documentation for other database objects, and for that, extended properties would definitely be the way to go. For stored procedures, specifically, I prefer embedding the documentation directly in the code, so that it can be added when the code is written.Cheers,MortenEdited by - mwittrock on 05/09/2002  2:42:09 PM</description><pubDate>Thu, 09 May 2002 14:41:00 GMT</pubDate><dc:creator>mwittrock</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Pretty nice. Great job on linking to other resources. Did you consider using the built in support for extended object properties?Andy</description><pubDate>Wed, 08 May 2002 13:24:00 GMT</pubDate><dc:creator>Andy Warren</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Great article - worked "right out of the box"!</description><pubDate>Mon, 06 May 2002 12:53:00 GMT</pubDate><dc:creator>beadlesm</dc:creator></item><item><title>RE: Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Great article and very imformative.CheersChris </description><pubDate>Mon, 06 May 2002 06:47:00 GMT</pubDate><dc:creator>ckempste</dc:creator></item><item><title>Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT</title><link>http://www.sqlservercentral.com/Forums/Topic4035-85-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF=http://www.sqlservercentral.com/columnists/MWittrock/tsqldoc.asp&gt;http://www.sqlservercentral.com/columnists/MWittrock/tsqldoc.asp&lt;/A&gt;</description><pubDate>Sun, 05 May 2002 00:00:00 GMT</pubDate><dc:creator>mwittrock</dc:creator></item></channel></rss>