Re: SGML to XML parser

"Usman Syed" <usyed@casebank.com> writes:

> I am using your SX program to convert SGML to XML.  Using the syntax:
>  
> C:\SGML_Parser\SP1_3_4\bin\sx -wall -E0
> -fC:\SGML_XML_PRAC\SRC\CRJ200\CRJ200Errors.txt
> -DC:\SGML_XML_PRAC\SRC\CRJ200 FIM.dcl FIM.dtd
> FIM.sgm>C:\SGML_XML_PRAC\SRC\CRJ200\CRJ200_FIM.xml

Deal with SP's errors one at a time in order.

For the first error: Either your SGML catalog is missing or the formal
public identifiers do not match (as strings) entries in your catalog.

Questions of this type are off topic for this list.  I would
suggest that further questions on this be directed to comp.text.sgml.

                                    -- Bill

Received on Tuesday, 20 May 2003 19:24:56 UTC