Dan Connolly wrote: > On Tue, 2009-04-21 at 18:29 -0500, Dan Connolly wrote: >> regarding ACTION-118 >> Reformat the document on URLs in HTML 5 as an Internet Draft >> >> I got it mostly done today: >> http://www.w3.org/html/wg/href/draft-ietf.html > > It's more done today. > > When I try to generate .txt, I get: > can't read "value": no such variable around input line 60 > > The version in IETF's xml format is: > http://www.w3.org/html/wg/href/draft-ietf.xml > > Julian, can you convert that to text? Do > you know what the can't read "value" error > message is about? > ... It's xml2rfc's way to tell you that @anchor is not supported where you're using it (here: spanx). You really need to validate against the DTD :-) The next issue will be list/t/@anchor, which validation will *not* catch. I'm currently adding the right filters to <http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#clean-for-dtd>, which you can run to produce something xml2rfc may understand... BR, JulianReceived on Thursday, 7 May 2009 17:32:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 9 May 2012 00:16:34 GMT