XMLModeler

Copyright 2001-2004 Jungle Creatures, Inc. All Rights Reserved.

Author: Jonathan Pierce

XMLModeler is a C# based graphical XML editor that performs real time validation of XML documents according to their associated XML Schema. XML Schemas are inferred when not provided. This tool is a multi-window graphical data explorer / editor that allows round-trip editing of any xml document from both file and database data sources. It is intended to be used as part of a larger package for securely automating B2B business processes using long-running asynchronous nested and cascading transactions over web services and utilizing Web Service Transactions, Web Service Coordination, Web Service Security, Business Process Execution Language, etc. It includes a query builder that generates SQLXML queries for databases and XQuery queries for XML based data sources. XML Schemas are inferred from database data sources according to database metadata and foreign key relationships. There is also an embedded visual mapping tool that generates runtime code that maps data across XML schemas as web service activities.