--%>

Examples of applications which can benefit from using XML

Give some examples of applications which can benefit from using XML?

E

Expert

Verified

There are exactly thousands of applications which can benefit from XML technologies. The point of such question is not to have the candidate rattle off a laundry list of projects which they have worked on, but, quite, to permit the candidate to describe the rationale for choosing XML by citing some real world examples. For illustration, one suitable answer is which XML allows content management systems to store documents separately of their format that thereby reduces data redundancy.

Other answer relates to B2B exchanges or supply chain management systems. Within these instances, XML gives a mechanism for multiple companies to exchange data as per to an agreed on set of rules. A third common response includes wireless applications which need WML to render data in hand held devices.

   Related Questions in Programming Languages

  • Q : State the term XPath State the term

    State the term XPath?

  • Q : Explain why java is so important for

    The internet aided java to the forefront of programming. And java consequently has had a deep effect on the internet. The reason for this is highly simple: java uses the universe of objects that can travel freely in cyber space. In a network, two broad categories of

  • Q : Explain a quality and metrics reporting

    What opinion would you provide to someone who asked you where to begin to introduce to their company a quality and metrics reporting program?

  • Q : Explain Operating system Operating

    Operating system: The operating system permits a computer's hardware devices to be accessed by the programs. For example, it permits data to be managed on a computer's disks in the form of a file system and it delivers the co-ordinate positions of a m

  • Q : Explain Return statement Return

    Return statement: It is a statement employed to terminate the execution of the method. The method with void return type might only have return statements of the form as: return;

  • Q : Describe Layout manager Layout manager

    Layout manager: The object responsible for sharing the accessible space between multiple components in a graphical container.

  • Q : Abstract list domain The abstract list

    The abstract list domain is as shown: {empty, some, [d1], [d2],[ d1, d2], [d2, d1], all}. A) empty represents empty lists.

    Q : Mission Critical Systems or a real-time

    Determine the important aspect of Mission Critical Systems or a real-time system.

  • Q : Explain Imperative programming

    Imperative programming: The style of programming generally related with languages such as FORTRAN, C, Pascal and so forth. Imperative programming is differentiated from functional programming in that the previous is strongly tied to the idea of variab

  • Q : Define Zip file Zip file : It is a file

    Zip file: It is a file employed to store compressed versions of the files. In connection with Java bytecode files, such have mostly been superseded by the Java Archive (abbreviated as JAR) files.