Hi,
I am using wsdl2c tool to generate C code for model object with ADB bindings. For each XML element, I see 3 sets of files like adb_UserCode.c adb_UserCode.h adb_UserCode_type0.c adb_UserCode_type0.h adb_UserCode_type1.c adb_UserCode_type1.h I would like to know how what each combination of files, adb_UserCode, adb_UserCode_type0 and adb_UserCode_type 1 is used for? Thanks, Raghu
