Handling complex data types
When dealing with web services, handling complex types falls into the following categories:
- Mapping the data types of a web service to consume to ColdFusion data types
- Understanding how clients will reference your ColdFusion data types when you publish a web service
This section describes both categories.