|        | |||||
|  | |||||
| function | socat-resolve-doctype | ||||
| Other Library Functions | 
| Library: SGML Open Catalog Format Include: omsocat.xin | Returns: String The system identifier of a DTD to use with a document. | 
  define stream function socat-resolve-doctype
     (value stream object-name,
      value stream public-identifier,
      value stream system-identifier
     )
This function will resolve a doctype using information from the document instance and the catalog.
| ---- |