--%>

Explain the relationship between XHTML and SGML

Explain the relationship between XHTML and SGML.

E

Expert

Verified

Standard Generalized Markup Language (SGML) is a metalanguage in that one can describe markup languages, as HTML, for documents. Standard Generalized Markup Language is a descendant of IBM's GML stands for Generalized Markup Language, developed in the 1960s through Charles Goldfarb, Raymond Lorie and Edward Mosher (whose surname initials also occur to be GML).

XHTML is not directly associated to SGML. But this is indirectly to SGML by HTML.

   Related Questions in Programming Languages

  • Q : What is Pop-up menu Pop-up menu : A

    Pop-up menu: A menu of actions which is generally not visible on the screen till a mouse button is clicked. The Popup menus assist to keep a user interface from becoming cluttered.

  • Q : Define Daemon thread Daemon thread :

    Daemon thread: The daemon threads are non-user threads. They are usually employed to carry out low-priority tasks which must not take priority over the major task of the program. They can be employed to do helpful work whenever all other user threads

  • Q : State the term XPath State the term

    State the term XPath?

  • Q : State the term tombstone lifetime

    State the term tombstone lifetime attribute?

  • Q : Questions on java class Array 1.

    1. Suppose we have a class A which has a constructor that takes a single integer. (a) After the following statements have been executed, how many A objects will exist

  • Q : Why is either inspection or walkthrough

    You were specified a chance to implement either inspections or walkthroughs. Based upon your personal experience that one would you decide? Please share your reason?

  • Q : Explain a way to install JAVA S60 device

    What should I do when installation fails whilst trying to install a Java™ Verified application to a certain S60 device?

  • Q : What are Logical operators Logical

    Logical operators: The operators, like &&, ||, &, | and ^ which take two Boolean operands and generate a Boolean outcome. Employed as part of a Boolean expression, frequently in the condition of the control structure.

  • Q : Explain Abstract Windowing Toolkit

    Abstract Windowing Toolkit: The Abstract Windowing Toolkit (AWT) offers a collection of classes which simplify the creation of applications with the GUI (graphical user interfaces). Such are to be found in the java.awt packages. Included are classes f

  • Q : What is UNIX Explain, what is UNIX?

    Explain, what is UNIX?