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.


Reply via email to