Re: draft-gould-rfc4310bis-04.txt Submitted for Review
| Newsgroups | gmane.ietf.provreg |
|---|---|
| Message-ID | <OFEBD6F24D.993EC4B9-ON802576C8.0053FBC2-802576C8.005B248B@nominet.org.uk> |
[email protected] wrote on 11/02/2010 04:07:31: > James Gould <[email protected]> > I submitted 04 of the draft. The official draft is available at theURL below: > > http://www.ietf.org/id/draft-gould-rfc4310bis-04.txt thanks, James just a picky detail; ISTM that the minOccurs="0" for maxSigLife in chgType is redundant, because chgType is already optional in updateType (it was required when it was a member of dsDataType but isn't any more). Come to think of it, maxSigLife could just be an element in updateType. kind regards, Anthony e.g. <!-- Child elements of the <update> element. --> <complexType name="updateType"> <sequence> <element name="rem" type="secDNS:remType" minOccurs="0"/> <element name="add" type="secDNS:dsOrKeyType" minOccurs="0"/> <element name="maxSigLife" type="secDNS:maxSigLifeType" minOccurs="0"/> </sequence> <attribute name="urgent" type="boolean" default="false"/> </complexType> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- List run by majordomo software. For (Un-)subscription and similar details send "help" to [email protected]