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