- From: William F Hammond <hammond@csc.albany.edu>
- Date: 20 May 2003 19:24:53 -0400
- To: "Usman Syed" <usyed@casebank.com>
- Cc: <www-talk@w3.org>
"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