SD - SGML

We have the evolution of:


SGML - Standards


SGML - Explanation


Documents, DTDs, Procedures

SGML-encoded documents can be:


SGML - Markup

SGML allows 4 types of markup

The most important type is Descriptive Markup.


Example

<!ELEMENT textbook - - (front, body, rear) > <! ELEMENT fig - - (figbody, figcap?)> <! ELEMENT figbody - O (artwork | (p | ol | ul)+)> <! ELEMENT artwork - O EMPTY> <! ELEMENT figcap - O (#PCDATA)> <!ATTLIST fig id ID #IMPLIED> <!ATTLIST artwork depth CDATA #REQUIRED> <fig id=ohcofig> <figbody> <artwork depth=24p> <figcap>OHCO Model Diagram </fig>

DTDs

Our Uses of SGML


Advantages of SGML


Doc. Modeling w. SGML

HTML References


TEI Guidelines for Electronic Text Encoding and Interchange (P3)