- From: Sean B. Palmer <sean@mysterylights.com>
- Date: Fri, 3 Aug 2001 17:06:53 +0100
- To: <urn-nid@apps.ietf.org>
- Cc: <uri@w3.org>, "Aaron Swartz" <me@aaronsw.com>
Minor correction:-
> month = digitx0 | "10" | "11" | "12"
should be:-
month = "0" digitx0 | "10" | "11" | "12"
many apologies for the error.
--
Kindest Regards,
Sean B. Palmer
@prefix : <http://webns.net/roughterms/> .
:Sean :hasHomepage <http://purl.org/net/sbp/> .
Received on Friday, 3 August 2001 12:05:24 UTC