AxisFault: ColdFusion Web Services And XML Data Types

<!--- Define arguments. --->
<cfargument
	name="Data"
	type="string"
	required="true"
	hint="I am the xml data."
	/>

For Cut-and-Paste