UNC file://

Subject: UNC file://
From: "Maltby, David G" <david.g.maltby@xxxxxxxx>
Date: Mon, 01 May 2000 16:12:09 -0400
How do I get OpenJade to resolve a UNC in the document type declaration?  

Adept 9 changes my public declaration from:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE doc PUBLIC "-//LMMS//DTD CAEWRITERV1.0//EN">

to:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE doc PUBLIC "-//LMMS//DTD CAEWRITERV1.0//EN"
"file:////mynetwork/adept9/doctypes/caewriterv1.0.dtd" [
<!--ArborText, Inc., 1988-2000, v.4002-->
]>

When OpenJade 1.3.1 gets the document, it complains:
openjade:testdoc.xml:5:0:E: cannot open
"file:////mynetwork/adept9/doctypes/caewriterv1.0.dtd" (Invalid argument)

Editing the source XML to return the declaration to its original form allows
OpenJade to resolve the public identifier with the catalog entry.

Regards,
David Maltby, IETM Team, Lockheed Martin Missile and Space
"Transforming instances conforming to one DTD 
into instances conforming to another DTD" (GKH)



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


Current Thread