SOAP
SO-S-32 Serializing CLR classes as SOAP structures
Serializing CLR classes as SOAP structures
Example
- To test the service click on the Run link or point your browser to: http://[host]:[port]/services/services.vsmx
This example demonstrates how to use CLR user defined types for SOAP datatype mappings. It's based on the CLR class so_s_32.cs.
It demontsrates the two approaches in using the user defined types for SOAP structure mappings :
- Attach a user defined type to a predefined schema instance (user defined type SO_S_30).
- Generate the WSDL based on the user defined type's definition (user defined type SO_S_30_2).
| View the source | Action |
|---|---|
| 1. so_s_32.sql | Set the initial state |
| 2. /services/services.vsmx | Run |
| 3. so_s_32.cs |
OpenLink Home
Technical Support