Mario, Sorry for the later than usual response. My comments are inline.
On Wed, Oct 11, 2017 at 11:20 AM, Mario Loffredo <mario.loffr...@iit.cnr.it> wrote: > > - in RFC7480 (section "5.3") it is written "If a server wishes to respond > that it has an empty result set (that is, no data appropriately satisfying > the query), it returns a 404 (Not Found) response code." > According to this statement, it seems that search response arrays should > have at least one element so for example the rule $domainSearchResult = > "domainSearchResult" : [ $domain_oc * ] should be replaced by the rule > $domainSearchResult = "domainSearchResult" : [ $domain_oc + ] > > - Is it possible to have RDAP responses without any value (at least > "rdap_level_*" seems to be required) in the rdapConformance array? If no, > the rule about rdapConformance should be $rdapConformance = > "rdapConformance" : [ string + ] These are good points, but I'm not sure I can answer them (they are working group interpretations). But these issues do highlight why a more formal syntax is a good thing. > > - Handle seems to be required for an entity. If so, the handle defintion in > common_mixin should be overrided by an identical definition without '?' in > entity_mixin. The same occurs if rdapConformance is required for all the > reponses except the error response. I think you are correct here. -andy _______________________________________________ regext mailing list regext@ietf.org https://www.ietf.org/mailman/listinfo/regext