| 1. |
What Is Wddx? Where All Are Applicable? |
|
Answer» For XML to WORK, both sender and recipient MUST AGREE on an XML LANGUAGE, and all data must be well formed according to that language. WDDX is Macromedia's CONTRIBUTION to the XML community. It is an opensource XML DTD (Document Type Definition) that defines generic data types such as strings, arrays, structures, and recordsets. WDDX is an XML language that defines data not any specific implementation, but raw data itself. This can make data sharing via XML quick and painless (it doesn't require that an XML language be agreed upon). For XML to work, both sender and recipient must agree on an XML language, and all data must be well formed according to that language. WDDX is Macromedia's contribution to the XML community. It is an opensource XML DTD (Document Type Definition) that defines generic data types such as strings, arrays, structures, and recordsets. WDDX is an XML language that defines data not any specific implementation, but raw data itself. This can make data sharing via XML quick and painless (it doesn't require that an XML language be agreed upon). |
|