home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / sgml / msdos / sgmlug / dtr10037.toc < prev    next >
Encoding:
Text File  |  1992-08-27  |  3.9 KB  |  65 lines

  1. Draft Technical Report ISO/IEC DTR 10037
  2.  
  3. Information Processing Systems -- Text and Office Systems --
  4. Guidelines for SGML Syntax-Directed Editing Systems
  5.  
  6. Table of Contents
  7.  
  8. Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii
  9.  
  10. 0 INTRODUCTION . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  iv
  11.  
  12. 1 SCOPE  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  1
  13.    1.1 What is in this report? . . . . . . . . . . . . . . . . . . . . .  1
  14.    1.2 Who should read this report?  . . . . . . . . . . . . . . . . . .  1
  15.  
  16. 2 NORMATIVE REFERENCES . . . . . . . . . . . . . . . . . . . . . . . . .  2
  17.  
  18. 3 DEFINITIONS  . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  2
  19.  
  20. 4 DOCUMENT PROCESSING  . . . . . . . . . . . . . . . . . . . . . . . . .  2
  21.    4.1 Document units  . . . . . . . . . . . . . . . . . . . . . . . . .  3
  22.       4.1.1 Elements as units  . . . . . . . . . . . . . . . . . . . . .  3
  23.       4.1.2 Entity references  . . . . . . . . . . . . . . . . . . . . .  3
  24.          4.1.2.1 External entities . . . . . . . . . . . . . . . . . . .  3
  25.       4.1.3 Units related to other markup  . . . . . . . . . . . . . . .  3
  26.          4.1.3.1 Processing instructions . . . . . . . . . . . . . . . .  3
  27.          4.1.3.2 Marked sections . . . . . . . . . . . . . . . . . . . .  3
  28.          4.1.3.3 Markup recognition suppression  . . . . . . . . . . . .  3
  29.          4.1.3.4 Comment declarations  . . . . . . . . . . . . . . . . .  4
  30.    4.2 Presenation of documents  . . . . . . . . . . . . . . . . . . . .  4
  31.       4.2.1 Overt tag cueing . . . . . . . . . . . . . . . . . . . . . .  4
  32.       4.2.2 Covert structure cueing  . . . . . . . . . . . . . . . . . .  4
  33.       4.2.3 Specification of structural cues . . . . . . . . . . . . . .  5
  34.    4.3 Document entry -- creating new text and markup  . . . . . . . . .  5
  35.       4.3.1 Selection mechanism  . . . . . . . . . . . . . . . . . . . .  5
  36.    4.4 Manipulation of SGML structures . . . . . . . . . . . . . . . . .  5
  37.       4.4.1 Cursor movement  . . . . . . . . . . . . . . . . . . . . . .  5
  38.          4.4.1.1 Ambiguous cursor position . . . . . . . . . . . . . . .  6
  39.       4.4.2 Manipulation of document units . . . . . . . . . . . . . . .  6
  40.          4.4.2.1 Structural modification . . . . . . . . . . . . . . . .  6
  41.          4.4.2.2 Character modification  . . . . . . . . . . . . . . . .  6
  42.       4.4.3 Entity processing  . . . . . . . . . . . . . . . . . . . . .  6
  43.          4.4.3.1 General requirements  . . . . . . . . . . . . . . . . .  6
  44.          4.4.3.2 Internal entities . . . . . . . . . . . . . . . . . . .  6
  45.          4.4.3.3 External entities . . . . . . . . . . . . . . . . . . .  6
  46.       4.4.4 Other considerations . . . . . . . . . . . . . . . . . . . .  7
  47.          4.4.4.1 Subdocuments  . . . . . . . . . . . . . . . . . . . . .  7
  48.          4.4.4.2 Notations . . . . . . . . . . . . . . . . . . . . . . .  7
  49.          4.4.4.3 Concurrent documents  . . . . . . . . . . . . . . . . .  7
  50.          4.4.4.4 Application-dependent help  . . . . . . . . . . . . . .  7
  51.    4.5 Validation services . . . . . . . . . . . . . . . . . . . . . . .  7
  52.       4.5.1 Recognizable errors  . . . . . . . . . . . . . . . . . . . .  8
  53.       4.5.2 Free-standing validation . . . . . . . . . . . . . . . . . .  8
  54.  
  55. 5 DOCUMENT TYPE DEFINITION PROCESSING  . . . . . . . . . . . . . . . . .  8
  56.    5.1 Creation of Document Type Definition  . . . . . . . . . . . . . .  8
  57.    5.2 Validation of Document Type Definition  . . . . . . . . . . . . .  9
  58.       5.2.1 Identification of missing elements . . . . . . . . . . . . .  9
  59.       5.2.2 Identification of recursive entity references  . . . . . . .  9
  60.       5.2.3 Validation of applicable quantities  . . . . . . . . . . . .  9
  61.       5.2.4 Validation of capacity limits  . . . . . . . . . . . . . . .  9
  62.       5.2.5 Validation of public identifiers . . . . . . . . . . . . . .  9
  63.  
  64. ALPHABETICAL INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
  65.