
Type Information Export Utility
TypeExport is an experimental utility
that enables easy conversion of type information from one format to
another. Examples of type information conversion are:
- Convert a COM Type Library to
language-specific source code bindings
- Convert a COM Type library back to IDL
source
- Convert a COM Type Library to a SOAP
WSDL binding
- Convert a SOAP WSDL file to
language-specific source code bindings
- Convert XML metadata to
language-specific source code bindings
- Convert XML metadata to
instruction/command scripts
- And many other software domain
engineering needs and requirements
TypeExport is based on an open model for
type conversion. Specifically, TypeExport is heavily based on XSL
transformations to convert type information from one XML format to
another. If you have your own internal type conversion needs, you can write XSL stylesheets and
easily plug them in to TypeExport.
Download
TypeExport Beta1 (500 K). Last Updated on 12/15/2013
|