Ajax

When making a server request in Ajax, the data returned can be in either plain text/html, or an XML document instead. The later is technically just a text file as well, but with some special instructions, Ajax can retrieve that well formed XML text file and return it back to you as a XML object. This enables the XML data to be easily parsed using standard DOM methods.

Share this post
[social_warfare]
XML Standards and terms
Elements, Attributes and values

Get industry recognized certification – Contact us

keyboard_arrow_up