<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-AU" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">Hi François,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">I’m pleased this has been clarified in VOTABLE as when reviewing the erratum text I was confused as to the intent of each value in the example.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US">Setting this back to a single minimum and maximum bound for the range parameter seems more readable to me. For my part, I agree with the rescoping of the erratum to add an explanation
 of the example and of course fixing the syntax.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt">Cheers,<o:p></o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:11.0pt;color:#00A9CE">James Dempsey</span></b><span style="font-size:11.0pt;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;color:black">Senior Developer  </span>
<span style="font-size:9.0pt;color:#00A9CE">|</span><span style="font-size:9.0pt;color:black">  CSIRO <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><a href="mailto:james.dempsey@csiro.au"><span lang="EN-GB" style="font-size:9.0pt;color:#0563C1">james.dempsey@csiro.au</span></a></span><span style="font-size:9.0pt;color:black"> 
</span><span style="font-size:9.0pt;color:#00A9CE">|</span><span style="font-size:9.0pt;color:black">  02 6214 2912<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">dal <dal-bounces@ivoa.net> on behalf of BONNAREL FRANCOIS <francois.bonnarel@astro.unistra.fr><br>
<b>Date: </b>Saturday, 4 February 2023 at 3:30 am<br>
<b>To: </b>IVOA DAL <dal@ivoa.net><br>
<b>Subject: </b>Re: SODA erratum 3 proposal<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size:11.0pt">Dear DAL followers,<br>
<br>
     I wrote this erratum proposal ten days ago, following an old issue <br>
raised first by Alberto Micol.<br>
     At the same time there was a merged PR in VOTable <br>
(<a href="https://github.com/ivoa-std/VOTable/pull/30">https://github.com/ivoa-std/VOTable/pull/30</a>)<br>
<br>
      which apparently discards the need for the SODA erratum.<br>
<br>
       See the discussion between Markus and me in VOTable issue 32v <br>
(<a href="https://github.com/ivoa-std/VOTable/issues/32">https://github.com/ivoa-std/VOTable/issues/32</a>)<br>
<br>
       So Markus suggests that for BAND interval MIN is the 1D array <br>
minimal value of both the lower and higher bound of the interval<br>
       and that MAX is the maximum value of the same two bounds.<br>
<br>
       In such a  way that :<br>
                    1 ) a 2D array MIN and MAX value attribute is not <br>
required<br>
                    2 ) we forget the idea to have MIN as the minimal <br>
interval and MAX the maximum interval<br>
         However interval is an xtype so we could have specific rules in <br>
this case as stated by the new VOTable text. So ....<br>
        Thoughts ?<br>
<br>
        IN any case if we follow Markus, we still have to fix the wrong <br>
tag </VALUE> and clarify the example meaning following the new text in <br>
VOTable<br>
So there will still be an erratum 3 on the same example<br>
Cheers<br>
FRançois<br>
Le 23/01/2023 à 15:04, BONNAREL FRANCOIS a écrit :<br>
> Dear all,<br>
><br>
>     This is a proposal for an erratum of the SODA 1.0 specification.<br>
><br>
> <a href="https://wiki.ivoa.net/twiki/bin/view/IVOA/SODA10Err3">https://wiki.ivoa.net/twiki/bin/view/IVOA/SODA10Err3</a><br>
><br>
>   Please check it and let's start the discussion.<br>
>    I wonder if this is an erratum or a real change (for SODA 1.1).<br>
><br>
>    I looked at VOTable, and although it seems reasonable, if I am not <br>
> ignoring some rather hidden text or xsd, nothing seems to require that <br>
> arraysize should follow the PARAM or FIELD arraysize.<br>
>    I addition if we do this change there is another option (as <br>
> mentioned in the associated github issue) related to the meaning of <br>
> these MIN and MAX arrays. Are the two values in MIN (resp MAX) <br>
> defining the minimum (resp maximum) length interval (which I find <br>
> consistent with the definition of BAND in that case) or the range of <br>
> possible values for the lower (resp higher) limits of the BAND interval.<br>
><br>
> Cheers<br>
><br>
> François<br>
><br>
><br>
> Le 23/01/2023 à 07:46, BONNAREL FRANCOIS a écrit :<br>
>><br>
>><br>
>> Dear all,<br>
>><br>
>>     This is a proposal for an erratum of the SODA 1.0 specification.<br>
>><br>
>> <a href="https://wiki.ivoa.net/twiki/bin/view/IVOA/SODA10Err2">https://wiki.ivoa.net/twiki/bin/view/IVOA/SODA10Err2</a><br>
>><br>
>>   Please check it for fast acceptance.<br>
>><br>
>> Cheers<br>
>><br>
>> François<br>
>><br>
><o:p></o:p></span></p>
</div>
</div>
</body>
</html>