answersLogoWhite

0

When was SGML developed?

Updated: 9/17/2019
User Avatar

Wiki User

13y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: When was SGML developed?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who created SGML and wrote the first SGML parser?

SGML was created by Charles Goldfarb, Ed Mosher, and Raymond Lorie in the 1980s. The first SGML parser was written by Yuri Rubinsky in 1983.


Which is the first official version of HTML?

HTML was originally developed as an application inside SGML, but the first official version was HTML 2.0


What are the different levels of SGML in HTML?

SGML and HTML are separate languages. HTML was originally based off some of SGML, with some significant simplifications. Since then, HTML has grown separately from SGML. Neither language is contained within the other.


What 2 people developed the concept of hypertext?

That would be Tim Berners-Lee and Dan Connolly, if you are looking for the writers of the first IETF draft HTML spec. Though Tim was strongly influenced by, and considered HTML to be an application of SGML, SGML in itself was a descendant of GML from IBM and that was originally developed by 3 people, Charles Goldfarb, Edward Mosher, and Raymond Lorie in the 1960s.


What is the full form of SGML?

Standard Generalized Markup Language is the full from of SGML.


Where did XML come from?

XML was based off of the Standard Generalized Markup Language. It was built to fill the need for a strategic storage system that was easy to read and manipulate data with. XML was first developed to make SGML usable for Web purposes. SGML is a very large and complicated norm (thousands of pages). XML is kind of a subset of SGML, but at the same time has more restrictive rules, so that parsers and transformers working on XML are faster and more easy to implement.


What is SGML?

SGML, or Standard Generalized Markup Language, is a type of metalanguage used for document elements. It is used for defining and tagging metalanguages used in specific documents.


What is full form SGML?

standard generalized markup languge


What are the difference between xml and sgml?

SGML had a variety of rules that made it difficult to parse correctly, and less legible than XML. XML was made to be more machine and human friendly. Both languages are otherwise remarkably similar, including DTDs and validation, as one would expect, since SGML was the ancestor of XML.


What has the author Gilbert S K Wu written?

Gilbert S. K. Wu has written: 'SGML theory and practice' -- subject(s): Electronic publishing, SGML (Document markup language)


What has the author Eve Maler written?

Eve Maler has written: 'Developing SGML DTDs' -- subject(s): Electronic publishing, SGML (Document markup language), Hypertext systems, DTDs, DTD project management


Is it true that HTML is a source code behind webpages?

Yes web pages are written in 'html' (Hyper Text Mark-up Language), which is an implemented subset of 'sgml' (The Standard Generalized Markup Language (ISO 8879:1986 SGML).