Where must I utilize XML

Where must I utilize XML?

E

Expert

Verified

Its goal is to allow generic SGML to be served, received and processed upon the Web in the way which is now possible along with HTML. It has been designed for ease of implementation and for interoperability along with both HTML and SGML.

In spite of early attempts, browsers never permitted other SGML, only HTML (though there were plugins), and they permitted it (even encouraged this) to be broken or corrupted, which held development back for over a decade by making this impossible to program for this reliably. XML fixes which by making this compulsory to stick to the rules, and with making the rules much easiest than SGML.

But XML is not now for Web pages: actually it's very rarely used for Web pages upon its own since browsers still don't give reliable support for formatting and transforming this.

   Related Questions in Programming Languages

  • Q : What is Application programming

    Application programming interface (API): It is a set of definitions that you can make use of it in writing programs. In the perspective of Java, these are the classes, packages, and interfaces which can be utilized to build complex ap

  • Q : What is an Implicit type conversion

    Implicit type conversion: The type conversion which does not need a cast. Implicit type conversions usually do not comprise any loss of information. For example, joining an integer operand with a floating point operand in an arithmetic expression will

  • Q : Describe Timers Timers: While time

    Timers: While time values usually cannot be reduced in the target system, their usage can be encapsulated as an abstraction which can be replaced easily (e.g., by a non-deterministic choice) during model checking.

  • Q : Define the term Toggle Define the term

    Define the term Toggle: To alternate among two values, like true and false, on and off, or 1 & 0.

  • Q : What is sticky bit Explain the sticky

    Explain the sticky bit?

  • Q : Explain Upcast Upcast: It is a cast

    Upcast: It is a cast towards an object's ultimate super type - which is, `up' the inheritance hierarchy towards the Object class, for example:         // Upcast from VariableContr

  • Q : State the term tombstone lifetime

    State the term tombstone lifetime attribute?

  • Q : Differentiate between MFC and Win32

    Differentiate between MFC and Win32?

  • Q : Database management information system

    How much would it cost to create a simple database management information system by utilizing MySQL and PHP?The proposal of the system should include the following: Background narrative of setting and background of problem m

  • Q : What is Big-endian Big-endian : This is

    Big-endian: This is a common difference among machines, the order in which they store individual bytes of multi-byte numerical data. Big-endian machine stores the higher-order bytes previous to the lower-order bytes.

©TutorsGlobe All rights reserved 2022-2023.