<cfwddx action = "action" input = "inputdata" output = "resultvariablename" topLevelVariable = "toplevelvariablenameforjavascript" useTimeZoneInfo = "Yes" or "No" validate = "Yes" or "No" > DescriptionCreates or decodes a WDDX packet that is a generic way of passing data from different applications or servers. WDDX is an eXtensible Markup Language (XML) schema that is native to ColdFusion and describes complex data structures in a way that is usable by ColdFusion. Using WDDX limits the scope of the XML that is usable by applications other than ColdFusion; if you want to use generic XML, refer to the CFXML tag. Attributes
|