Re: SGML entity mgmt stds (was Re: ISUG and DSSSL)

Subject: Re: SGML entity mgmt stds (was Re: ISUG and DSSSL)
From: Karl Eichwalder <ke@xxxxxxx>
Date: 15 Jun 1999 14:59:40 +0200
Cees de Groot <cg@xxxxxxxxxxxx> writes:

|   That's another way to store documents that are locatable by pubids, 
|   indeed (I'd do: .../sgml/pubid/oasis/...). It could even be a neat
|   way to automate catalogueing...

Using the right[tm] syntax Emacs/PSGML is able to find the DTDs without
catalogs:

ke@Frechet:/usr/share/sgml > ls -lR docbk31

docbk31:
total 283
-rw-r--r--   1 root     root        14436 Apr  9 16:46 cals-tbl.dtd
-rw-r--r--   1 root     root         5664 Apr  9 16:46 dbcent.mod
-rw-r--r--   1 root     root         1055 Apr  9 16:46 dbgenent.mod
-rw-r--r--   1 root     root        47562 Apr  9 16:46 dbhier.mod
-rw-r--r--   1 root     root         4252 Apr  9 16:46 dbnotn.mod
-rw-r--r--   1 root     root       197966 Apr  9 16:46 dbpool.mod
-rw-r--r--   1 root     root         3692 Apr  9 16:46 docbook.cat
-rw-r--r--   1 root     root         2517 Apr  9 16:46 docbook.dcl
-rw-r--r--   1 root     root         3985 Apr  9 16:46 docbook.dtd

And now provide useful links:

ke@Frechet:/usr/share/sgml > ls -lR OASIS | awk '{printf("%s %s %s %s\n", $1, $9, $10, $11)}'
total   
drwxr-xr-x dtd  
drwxr-xr-x elements  
drwxr-xr-x entities  
   
OASIS/dtd:   
total   
lrwxrwxrwx DocBook_V3.1 -> ../../docbk31/docbook.dtd
   
OASIS/elements:   
total   
lrwxrwxrwx DocBook_Document_Hierarchy_V3.1 -> ../../docbk31/dbhier.mod
lrwxrwxrwx DocBook_Information_Pool_V3.1 -> ../../docbk31/dbpool.mod
   
OASIS/entities:   
total   
lrwxrwxrwx DocBook_Additional_General_Entities_V3.1 -> ../../docbk31/dbgenent.mod
lrwxrwxrwx DocBook_Character_Entities_V3.1 -> ../../docbk31/dbcent.mod
lrwxrwxrwx DocBook_Notations_V3.1 -> ../../docbk31/dbnotn.mod

(SuSE Linux 6.1)

-- 
Karl Eichwalder


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread