I **HAVE** spoken to Bill. He suspects that it is XXE that is changing the format of the ENTITY entry as shown below, as his plugin does not.
Why is this entry being changed? As a result other processes, in this case xml2rfc on xml.resources.org fails. A colleage with v1.28 (No p1 designation) is not seeing this activity. Thus it might be a change between versions or might be something different between our options (but we can't find one). At 04:39 AM 12/17/2004, Hussein Shafie wrote: >Robert Moskowitz wrote: >>I am trying to use standard edtion v1.28p1 (downloaded this week) to >>create Internet Drafts as specifed in RFC 2629. >>I have added Bill Fenner's v 1.26 xml2rfc java plugin. Copied into your >>java subdirectory. >> From xml.resource.org I have downloaded sample.xml (attached), the XSL >> transformation and the DTD. I have put these all in a directory (the >> xsl zip created a rfc2629xslt subdirectory). >>A simple opening of sample.xml, then a file save as to sample1.xml >>results in a file that the xml2rfc online tool at xml.resource.org >>rejects with the error: >> >>unable to find external file >>http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml.xml >>What am I missing. Why is xml editor changing: >><!DOCTYPE rfc SYSTEM "rfc2629.dtd" [ >> <!ENTITY rfc2119 PUBLIC '' >> 'http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml'> >>]> >>to: >><!DOCTYPE rfc SYSTEM "rfc2629.dtd" [ >><!ENTITY rfc2119 SYSTEM >>"http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml"> >>]> >>????? >>Please advise. I have lost a couple days already fighting this. I am >>not adverse to paying for an xml editor once I see that it is usable. > >Sorry but we do not provide support for third-party configurations such as >Bill Fenner's v 1.26 xml2rfc. > >I suggest to send an email to Bill Fenner who will probably be more than >happy to help you solve your problems.

