[Opendnssec-develop] Partial Auditor

Jakob Schlyter jakob at kirei.se
Mon Feb 22 08:06:48 UTC 2010


On 18 feb 2010, at 07.56, Alexd at nominet.org.uk wrote:

> > > If so, shall I add the Partial tag? 
> > 
> > please provide a schema diff first, I'd like to make sure it fits 
> > the overall schema "architecture".
> 
> Index: kasp.rnc 
> =================================================================== 
> --- kasp.rnc        (revision 2848) 
> +++ kasp.rnc        (working copy) 
> @@ -125,7 +125,10 @@ 
>                          element SOA { anysoa } 
>                  }, 
>   
> -                audit? 
> +                element Audit { 
> +                       # Do a partial audit? 
> +                       partial? 
> +                }* 
>          }+ 
>  } 
>   
> @@ -194,4 +197,4 @@ 
>   
>  propagationdelay = element PropagationDelay { xsd:duration } 
>   
> -audit = element Audit { empty } 
> +partial = element Partial { empty } 

ok, please commit this.

	jakob




More information about the Opendnssec-develop mailing list