[Opendnssec-develop] Partial Auditor
Alexd at nominet.org.uk
Alexd at nominet.org.uk
Thu Feb 18 06:56:04 UTC 2010
> > 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 }
Alex.
P.S. Sorry - sent the wrong diff, off-list, yesterday...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-develop/attachments/20100218/f3a283e4/attachment.htm>
More information about the Opendnssec-develop
mailing list