Version 9.6
 —  EntireX Workbench  —

Supported File Types


Input Files

The following table lists the file types that the EntireX Workbench can use as input. Some of the file types may have different content. The content determines which files you can generate. The actions in the context menu depend on the file type.

File Type Content Generated Files
cvm CVM file (client-side server mapping file) containing information on the IDL. Corresponds to a related IDL file with the same name, see CVM File.  
idl Software AG IDL for RPC, see Software AG IDL File. C client, C server, Java client, Java server, Java tester, COBOL client, COBOL server, C# client, DCOM object, XMM file, PL/I client, PL/I server.
svm SVM file (server mapping file) containing information on the IDL. Corresponds to a related IDL file with the same name, see Server Mapping File (SVM).  
wsdl Web service description file. IDL file, mapping file.
xml XML document. IDL file, mapping file.
xmm EntireX XMM file with element mapping.  
xmm EntireX XMM file with attribute mapping.  
xmm EntireX XMM file with user-defined mapping.  
xmm EntireX XMM file with SOAP mapping. WSDL file.
xsd XML Schema file. IDL file, mapping file.

Top of page

Output Files

The following table lists the file types generated by the EntireX Workbench.

File Type Content Generated by
aar Service archive for Web Services Stack. IDL file with XML mapping.
cvm CVM file (client-side server mapping file). Natural source.
idl Software AG IDL for RPC. Import XSD, import XML, import WSDL.
svm SVM file (server mapping file). COBOL source.
wsdl Web service description file. IDL file.
xml XML document as test document for the XML Tester. IDL file.
xmm EntireX XMM file with element mapping. IDL file with XML mapping.
xmm EntireX XMM file with attribute mapping. IDL file with XML mapping.
xmm EntireX XMM file with user-defined mapping. IDL file with XML mapping.
xmm EntireX XMM file with SOAP mapping. IDL file with XML mapping.

Top of page