BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Schemas, xsd, xdr
XSLT Stylesheet for summarizing the structure of an XML document
Validating XML with Schemas
Punctuated Changes In XML Documents
XMLStarlet Command Line XML Toolkit
W2XML v2.0 SR1
Free DTD for Academic Publishers
Arquemie for XML Schemas
XMLStarlet Command Line XML/XSLT Toolkit
XSD Merger


 
 

<< reBloggerSEO >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 06/05/2002
Times viewed 208

What is WDDX?


Summary WDDX stands for Web Distributed Data eXchange. WDDX is a technology for exchanging complex data structures between programming languages.

WDDX is an XML-based technology that is a language-independent representation of data.

WDDX can be used over any protocol that supports text, such as HTTP, SMTP, POP, FTP.

Essentially the web application (on the server or in the browser) serializes (or deserializes if it is receiving) the packets that are distributed between the server-server or server-browser.

Any language that supports WDDX will have a serializer and deserializer provided in that language. A variety of languages already provide support - including Cold Fusion and Javascript.

WDDX has a limited number of data types: boolean, number, dateTime, string, array, struct, recordset. All data is exchanged in UTF8 encoded strings.

Read more about the WDDX Document Type Definition (DTD) here

Find more articles and infomation here

Examples of each of the datatypes can be found here

Allaire's demos can be found here


Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< reBloggerSEO >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML