2.10.3.1 Using On-Demand Conversion
On-demand conversion gives you the option to manually execute conversion of XML data to FML/FML32 buffers or conversion of FML/FML32 buffers to XML.
The following four ATMI functions provide on-demand conversion:
- 
                     tpxmltofml()- converts XML to FML
- 
                     tpfmltoxml()- converts FML to XML
- 
                     tpxmltofml32()- converts XML to FML32
- 
                     tpfml32toxml()- converts FML32 to XML
For a detailed description of these functions and their arguments, see “Oracle Tuxedo ATMI C Function Reference.”