Hyphen in WSDL is imported into pascal and cannot compile
59 views
Skip to first unread message
Zsolt Szakaly
unread,
Jan 6, 2016, 12:22:05 PM1/6/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WST-LIST
I got a WSDL what was generated with gSOAP from a C++ source. The original C++ subroutine names contained underscore (_). The gSOAP WSDL generator replaces underscores with Hyphens (-) intentionally as XML format prefers hyphens vs. underscores. When I use WST to generate the Pascal source from the WSDL, the hyphens remain in the names and obviously FPC cannot compile it. There must be a very simple solution to overcome this, but I could not find. Can someone give me some guidance?
Thanks,
Zsolt
Inoussa OUEDRAOGO
unread,
Feb 16, 2016, 2:39:01 PM2/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message