InterviewSolution
Saved Bookmarks
| 1. |
Difference between XMLand EDI |
| Answer» \tEDIXMLEDI (Electronic Data\xa0Interchange) is a\xa0collection of standards,\xa0formats and file layout.XML is an emerging standard\xa0designed to simplify Web-based E-Commerce\xa0transactions between\xa0computer application.\xa0EDI enables highly secure\xa0document exchanges.XML document typically\xa0needs to be encrypted to\xa0maintain security level.EDI documents are sent\xa0via private and relatively\xa0expensive Value Added\xa0Networks (VANs).XML documents are generally\xa0sent via the Internet.EDI does not processes\xa0low transaction values.XML processes relatively low\xa0transaction values.EDI allows companies to\xa0exchange electronic\xa0documents quickly\xa0between their trading\xa0partners.XML allows you to create\xa0custom tags to present your\xa0document in a structured format.\t | |