[rfc-i] XML version of the RFC Editor queue
Stephane Bortzmeyer
bortzmeyer at nic.fr
Thu Dec 22 00:47:43 PST 2005
On Wed, Dec 21, 2005 at 02:47:32PM -0800,
Aaron Falk <falk at ISI.EDU> wrote
a message of 48 lines which said:
> The RFC Editor now maintains an XML version of the publication queue
> at http://www.rfc-editor.org/queue.xml. This file is updated daily.
Today, it is not proper XML, because of duplicate IDs (ID is for XML
ID, not for Internet-Draft):
% xmllint --noout rfc-editor-queue.xml
rfc-editor-queue.xml:3738: element entry: validity error : ID draft-manning-opcode-discover already defined
<entry xml:id="draft-manning-opcode-discover">
^
rfc-editor-queue.xml:3768: element entry: validity error : ID draft-stiemerling-midcom-simco already defined
<entry xml:id="draft-stiemerling-midcom-simco">
^
(Once I suppressed the duplicate entries, everything was fine.)
More information about the rfc-interest
mailing list