On 12 September 2017 at 10:22, Bernhard Reutner-Fischer
<rep.dot....@gmail.com> wrote:
> On 3 April 2017 at 19:56, Bernhard Reutner-Fischer
> <rep.dot....@gmail.com> wrote:
>> On 3 April 2017 16:21:55 CEST, Andrew Newton <a...@hxr.us> wrote:
>>>On Fri, Mar 31, 2017 at 4:08 AM, Bernhard Reutner-Fischer
>>><rep.dot....@gmail.com> wrote:
>>>> On 22 March 2017 at 13:58, Bernhard Reutner-Fischer
>>>> 4) Domain object, secureDNS/delegationSigned
>>>>
>>>> ---8<---
>>>>       *  delegationSigned -- boolean true if there are DS records in
>>>the
>>>>          parent, false otherwise.
>>>> ---8<---
>>>>
>>>> What does "in the parent" mean here?
>>>> Does this refer to the DNS hierarchy?
>>>> Does it refer to the existence of a sibling dsData? I.e. s/ in the
>>>parent// ?
>>>
>>>It refers to the DNS hierarchy.
>>
>> So please fix that to read "parent zone".
>> TIA
>
> Just a gentle reminder: please file an errata for that one

Another one:
https://tools.ietf.org/html/rfc7483#section-9 Figure 33
reads (line numbers from me)

     1   The following is an elided example of an entity truncated data.

     2   {
     3     "objectClassName" : "entity",
     4     "handle" : "ANENTITY",
     5     "roles" : [ "registrant" ],
     6     ...
     7     "entities" :
     8     [
     9       {
    10         "objectClassName" : "entity",
    11         "handle": "ANEMBEDDEDENTITY",
    12         "roles" : [ "technical" ],
    13         ...
    14       },
    15       ...
    16     ],
    17     "networks" :
    18     [
    19       ...
    20     ],
    21     ...
    22     "remarks" :
    23     [
    24       {
    25         "title" : "Data Policy",
    26         "type" : "object truncated due to unexplainable reason",
    27         "description" :
    28         [
    29           "Some of the data in this object has been removed."
    30         ],
    31         "links" :
    32         [
    33           {
    34             "value" : "http://example.net/help";,
    35             "rel" : "alternate",
    36             "type" : "text/html",
    37             "href" : "http://www.example.com/data_policy.html";
    38           }
    39         ]
    40       }
    41     ]
    42   }


    43                                 Figure 33

line 26 has a missing trailing 's' in "reason", the type value should read:
"result set truncated due to unexplainable reasons"

fwiw.
thanks,

_______________________________________________
regext mailing list
regext@ietf.org
https://www.ietf.org/mailman/listinfo/regext

Reply via email to