Eric Fields
2005-09-12 15:45:34 UTC
I've been studying Goldfarbs "SGML Handbook" and the Recommendations on the
W3C website having to do with XHTML and XML.
A concept I don't understand is, what is done with the delcarations that are
created using SGML?
The following link http://www.w3.org/TR/html401/HTML4.decl is the SGML
declaration for HTML 4.01, but what is done with this declaration?
Is it something that is parsed by an application?
Is it a set of rules that a programmer uses to write an application?
I understand the in Basic, C, assembler and such that the code is written
and then compiled, assembled or interpreted while or before running the
program.
Is an SGML declaration to be looked at in the same way, as the source code
that is the input to something that interprets it?
If I had to guess I would say the the SGML declaration is used by a
programmer to write for instance a browser. It is the hardwired set of rules
written into the browser by the programmer who interpreted the declaration,
that, along with the documents DTD, the browser will use to parse the
incoming HTML document.
Just call me confused>
***@kc.rr.com
W3C website having to do with XHTML and XML.
A concept I don't understand is, what is done with the delcarations that are
created using SGML?
The following link http://www.w3.org/TR/html401/HTML4.decl is the SGML
declaration for HTML 4.01, but what is done with this declaration?
Is it something that is parsed by an application?
Is it a set of rules that a programmer uses to write an application?
I understand the in Basic, C, assembler and such that the code is written
and then compiled, assembled or interpreted while or before running the
program.
Is an SGML declaration to be looked at in the same way, as the source code
that is the input to something that interprets it?
If I had to guess I would say the the SGML declaration is used by a
programmer to write for instance a browser. It is the hardwired set of rules
written into the browser by the programmer who interpreted the declaration,
that, along with the documents DTD, the browser will use to parse the
incoming HTML document.
Just call me confused>
***@kc.rr.com