Generated XML Encode Functions

Generated C Function Format and Calling Parameters
Generated C Encode Functions for Global Elements
Generated C Encode Functions for WSDL Operations
Generated C Encode Functions for DOM Encoding
Procedure for Calling a Generated C Encode Function

Standard XML C encode functions are generated when the -xmlswitch is specified on the command line (the other option is stream-oriented XML encoder functions which are generated when both -xmland -streamare specified). For each generated C type, a C XML encode function is generated. This function will convert a populated C variable of the given type into an XML encoded message.