Using XML Style Name Space Attributes In ColdFusion

<!--- Dump out the UDF. --->
<cfdump
	var="#VARIABLES.Test#"
	label="Test() UDF"
	/>

For Cut-and-Paste