Document MSSQL Schema As XML

It also creates separate xml files loosely resembling the structure of each object but with placeholders where you can add comments to document your database schema. Finally, it can combine the schema
Download

Document MSSQL Schema As XML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Henkoberholzer
  • File Size:
  • 57 KB

Document MSSQL Schema As XML Tags


Document MSSQL Schema As XML Description

The Document MSSQL Schema As XML application was designed to extract the schema of a Microsoft Sql Server database into XML files. There will be one XML file per table, view, procedure, etc. Only Sql 2005 and Sql 2008 are currently supported, but Sql 2000 support is in the pipeline. The application works by defining classes which represent database objects, like tables, views, etc. These classes are decorated with attributes which control how the objects get serialized to XML. XSD schemas specify the expected structure of the XML and are used to validate each serialized object. Due to performance problems with SMO, custom queries are used to extract the desired data from the database.


Document MSSQL Schema As XML Related Software