Flash Tutorials

Download
QUICK OVERVIEW
 
Creating a simple XML Writer from a COBOL data structure...
Click here to view. (length 1:15s)
 
DETAILED FEATURES
 
   
1 - Creating an XML Handler ...

Here you will see how to create an XML Handler, that can be used either to generate Reader or Writer codes. Please select bellow one of the different types of source available:

...from a COBOL Data Structure - - (length 1:10s)
...from a C Data Structure (length 1:40s)
...from an XML Schema (length 1:15s)
...from an XML Instance (length 1:10s)


   

2 - Mapping Data Nodes (optional)...

This demonstration shows how to change the mapping information of an XML Handler. This step is optional, and is particularly important when we are coming from a COBOL data structure and we already have an XML Schema that we need to conform to.

Click here to view. (length 2:00s)

 

   

3 - Generating Code ...

This segment will demonstrate the process of generating the COBOL source code for the XML Handler that we created during the previous tutorials.

Click here to view. (length 2:25s)

   
 
ADDITIONAL VIDEOS
 
   
Navigating through the User Interface ...

This demonstration will show you how to navigate through the different panels of the User Interface, and what they mean.

Click here to view. (length 2:35s)


   

XML Thunder's Customizable Options ...

This video shows the different customizable options provided by XML Thunder™, how they change its behavior and how they modify the generated code. There are two levels of options, one affects the whole system and other is specific to each XML Handler.

1 - System-Level Options. (length 3:20s)
2 - XML Handler-Level Options. (length 1:10s)

   

XML Schema Design Time Validation ...

This video will demonstrate how to use XML Thunder™ in order to validate XML instances against XML Schema files at design time.

Click here to view. (length 1:55s)