Do I need to know SGML or HTML before learn XML

Do I need to know SGML or HTML before learn XML?

E

Expert

Verified

No, though it's useful since a lot of XML terminology and practice derives by two decades' experience of SGML.
Ensure that knowing HTML is not similar as understanding SGML. However, HTML was written such as an SGML application, browsers avoid most of this (that is why so many helpful things don't work), therefore just because something is completed a certain way in HTML browsers does not implies it's correct, least of all in XML.

   Related Questions in Programming Languages

  • Q : Write a recursive implementation of

    Assignment 5 Selecting Array Elements Implement the following C++ code in assembly language, using the block-structured .IF and .WHILE directives. Assume that all variables are 32-bit signed integers: int array[] = {10,60,20,33,72,89,45,65,72,18}; int sample = 50; intArraySize = s

  • Q : Explain the differences between HTML

    Explain the differences between HTML and XML?

  • Q : Explain Magic number Magic number : It

    Magic number: It is a constant value with significance within a specific context. For example, the value 12 could mean numerous different things - the number of hrs you have worked today, the number of dollars you are payable by a friend, and so forth

  • Q : Subroutine in the programming Describe

    Describe the number of ways that an argument is passed to a subroutine in the programming?

  • Q : Limit the Scope of Data Declarations

    Limit the Scope of Data Declarations at the smallest possible level is consistent with the well known principle of data hiding. It stops one module from inadvertently referencing and modifying data values which are only meant to be used by another mod

  • Q : Why is Java pure object oriented

    Explain the reasons that Java is pure object oriented programming language.

  • Q : Retrieve the text for ORA-12705 Normal

    Normal 0 false false

  • Q : Define Peer Peer : It is a term

    Peer: It is a term employed of the Abstract Windowing Toolkit (AWT) to refer to the underlying classes which give the platform-specific implementation of the component classes.

  • Q : Define Indirect recursion Indirect

    Indirect recursion: Recursion which outcomes from method Y calling method X, whenever an existing call from X to Y is still in development or progress.

  • Q : Explain the signing mandatory within

    Explain the signing mandatory within S60 3rd Edition.

©TutorsGlobe All rights reserved 2022-2023.