Well, the issue is fixed. Turns out there is some strange behavior: I did have <date month="March" year= "2007"> in the field, which generated the 2006 Copyright statement anyway. However, adding the day specifically (day="15") did the trick. Go figure.
I just posted the updated draft, separate note to follow momentarily. --- Alex -----Original Message----- From: David Harrington [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 13, 2007 8:52 PM To: 'Miao Fuyou'; Alexander Clemm (alex); [EMAIL PROTECTED] Subject: RE: [Syslog] Note to editors Hi, Actually, all you need to provide is the year in the <date year="2007" /> field. Xml2rfc will automatically use the day and month that it is run. The web version will use 2006 if <date year="2006"> is specified in the file. dbh > -----Original Message----- > From: Miao Fuyou [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 13, 2007 8:42 PM > To: 'Alexander Clemm (alex)'; 'David Harrington'; [EMAIL PROTECTED] > Subject: RE: [Syslog] Note to editors > > Hi, > > I reckon this happens because the "date" in the "front" part of the > XML file is not updated. > > <date day="28" month="February" year="2007" /> > > Or you could use the web to do the conversion: xml.resource.org. > > Regards, > Miao > > > -----Original Message----- > > From: Alexander Clemm (alex) [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, March 14, 2007 2:18 AM > > To: David Harrington; [EMAIL PROTECTED] > > Subject: RE: [Syslog] Note to editors > > > > David, > > > > I am using the xml2rfc tool, which inserts these automatically. > > However, the copyright statement does show 2006, not 2007, when I > > generate the draft now. > > > > What would you like to do? It seems preferrable that IETF > should get > > xml2rfc updated. > > > > Thanks > > --- Alex > > > > -----Original Message----- > > From: David Harrington [mailto:[EMAIL PROTECTED] > > Sent: Monday, March 12, 2007 9:30 PM > > To: [EMAIL PROTECTED] > > Subject: [Syslog] Note to editors > > > > Hi, > > > > We have crossed into 2007. > > > > Please make sure any copyrights in your document reflect 2007, not > > 2006. > > This includes the standard copyright, but also internal copyrights > > in MIB modules, etc. > > > > Please make sure the IPR boilerplate and any other copyrights have > > been updated to RFC 4748, which recognizes the IETF Trust. > > > > Thanks, > > David Harrington > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > [EMAIL PROTECTED] > > > > > > > > _______________________________________________ > > Syslog mailing list > > [email protected] > > https://www1.ietf.org/mailman/listinfo/syslog > > > > _______________________________________________ > > Syslog mailing list > > [email protected] > > https://www1.ietf.org/mailman/listinfo/syslog > > > > > _______________________________________________ Syslog mailing list [email protected] https://www1.ietf.org/mailman/listinfo/syslog
