<html xmlns:v="urn:schemas-microsoft-com:vml" 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=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<![if !supportAnnotations]><style id="dynCom" type="text/css"><!-- --></style><script language="JavaScript"><!--
function msoCommentShow(anchor_id, com_id)
{
        if(msoBrowserCheck()) 
                {
                c = document.all(com_id);
                a = document.all(anchor_id);
                if (null != c && null == c.length && null != a && null == a.length)
                        {
                        var cw = c.offsetWidth;
                        var ch = c.offsetHeight;
                        var aw = a.offsetWidth;
                        var ah = a.offsetHeight;
                        var x  = a.offsetLeft;
                        var y  = a.offsetTop;
                        var el = a;
                        while (el.tagName != "BODY") 
                                {
                                el = el.offsetParent;
                                x = x + el.offsetLeft;
                                y = y + el.offsetTop;
                                }
                        var bw = document.body.clientWidth;
                        var bh = document.body.clientHeight;
                        var bsl = document.body.scrollLeft;
                        var bst = document.body.scrollTop;
                        if (x + cw + ah / 2 > bw + bsl && x + aw - ah / 2 - cw >= bsl ) 
                                { c.style.left = x + aw - ah / 2 - cw; }
                        else 
                                { c.style.left = x + ah / 2; }
                        if (y + ch + ah / 2 > bh + bst && y + ah / 2 - ch >= bst ) 
                                { c.style.top = y + ah / 2 - ch; }
                        else 
                                { c.style.top = y + ah / 2; }
                        c.style.visibility = "visible";
}        }        }
function msoCommentHide(com_id) 
{
        if(msoBrowserCheck())
                {
                c = document.all(com_id);
                if (null != c && null == c.length)
                {
                c.style.visibility = "hidden";
                c.style.left = -1000;
                c.style.top = -1000;
                } } 
}
function msoBrowserCheck()
{
        ms = navigator.appVersion.indexOf("MSIE");
        vers = navigator.appVersion.substring(ms + 5, ms + 6);
        ie4 = (ms > 0) && (parseInt(vers) >= 4);
        return ie4;
}
if (msoBrowserCheck())
{
        document.styleSheets.dynCom.addRule(".msocomanchor","background: infobackground");
        document.styleSheets.dynCom.addRule(".msocomoff","display: none");
        document.styleSheets.dynCom.addRule(".msocomtxt","visibility: hidden");
        document.styleSheets.dynCom.addRule(".msocomtxt","position: absolute");
        document.styleSheets.dynCom.addRule(".msocomtxt","top: -1000");
        document.styleSheets.dynCom.addRule(".msocomtxt","left: -1000");
        document.styleSheets.dynCom.addRule(".msocomtxt","width: 33%");
        document.styleSheets.dynCom.addRule(".msocomtxt","background: infobackground");
        document.styleSheets.dynCom.addRule(".msocomtxt","color: infotext");
        document.styleSheets.dynCom.addRule(".msocomtxt","border-top: 1pt solid threedlightshadow");
        document.styleSheets.dynCom.addRule(".msocomtxt","border-right: 2pt solid threedshadow");
        document.styleSheets.dynCom.addRule(".msocomtxt","border-bottom: 2pt solid threedshadow");
        document.styleSheets.dynCom.addRule(".msocomtxt","border-left: 1pt solid threedlightshadow");
        document.styleSheets.dynCom.addRule(".msocomtxt","padding: 3pt 3pt 3pt 3pt");
        document.styleSheets.dynCom.addRule(".msocomtxt","z-index: 100");
}
// --></script><![endif]><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-top:0in;
        margin-right:0in;
        margin-bottom:8.0pt;
        margin-left:0in;
        line-height:106%;
        font-size:12.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
p.MsoCommentText, li.MsoCommentText, div.MsoCommentText
        {mso-style-priority:99;
        mso-style-link:"Comment Text Char";
        margin-top:0in;
        margin-right:0in;
        margin-bottom:8.0pt;
        margin-left:0in;
        line-height:106%;
        font-size:10.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
span.MsoCommentReference
        {mso-style-priority:99;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.MsoCommentSubject, li.MsoCommentSubject, div.MsoCommentSubject
        {mso-style-priority:99;
        mso-style-link:"Comment Subject Char";
        margin-top:0in;
        margin-right:0in;
        margin-bottom:8.0pt;
        margin-left:0in;
        line-height:106%;
        font-size:10.0pt;
        font-family:"Calibri","sans-serif";
        color:black;
        font-weight:bold;}
span.CommentTextChar
        {mso-style-name:"Comment Text Char";
        mso-style-priority:99;
        mso-style-link:"Comment Text";
        font-family:"Calibri","sans-serif";
        color:black;}
span.CommentSubjectChar
        {mso-style-name:"Comment Subject Char";
        mso-style-priority:99;
        mso-style-link:"Comment Subject";
        font-family:"Calibri","sans-serif";
        color:black;
        font-weight:bold;}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;line-height:106%;color:#1F497D">&#43;1 I think a second look at the neutrality of the phrasing needs to be considered, the CWG is not ruling any option in or out at this point and the statement needs to reflect
 that and no show any bias in either direction until that route has been decided by the consensus of the CWG.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;line-height:106%;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal">
<b><span style="font-size:11.0pt;color:windowtext">From:</span></b><span style="font-size:11.0pt;color:windowtext"> cwg-stewardship-bounces@icann.org [mailto:cwg-stewardship-bounces@icann.org]
<b>On Behalf Of </b>Matthew Shears<br>
<b>Sent:</b> Monday, February 02, 2015 3:06 PM<br>
<b>To:</b> Gomes, Chuck; Milton L Mueller; jrobinson@afilias.info; cwg-stewardship@icann.org; Lise Fuhr<br>
<b>Subject:</b> Re: [CWG-Stewardship] CWG - Draft Report for Singapore<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="EN-CA"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="margin-bottom:0in;margin-bottom:.0001pt;line-height:normal">
<span lang="EN-CA">&#43; 1 Chuck and echoing many of Milton's concerns.<br>
<br>
Some of the wording in the introductory section also gave me pause.&nbsp; For example:
</span><i><span lang="EN-CA">with a section added on an &#8220;Internal-to-ICANN&#8221; solution
<a style="mso-comment-reference:CS_1;mso-comment-date:20150202T0934">as a replacement f</a></span></i><span class="MsoCommentReference"><span lang="EN-CA" style="font-size:8.0pt"><![if !supportAnnotations]><a class="msocomanchor" id="_anchor_1" onmouseover="msoCommentShow('_anchor_1','_com_1')" onmouseout="msoCommentHide('_com_1')" href="#_msocom_1" language="JavaScript" name="_msoanchor_1">[CS1]</a><![endif]>&nbsp;</span></span><i><span lang="EN-CA">or
 the &#8220;Contract Co. option - </span></i><span lang="EN-CA">I would have thought this should read &quot;additional/alternative option&quot; not &quot;a replacement for the ContractCo option&quot;.&nbsp;&nbsp;&nbsp; Another example is where it says &quot;<i>There is not enough support for the Contract
 Co. option at this time to allow the CWG to continue developing only this option.&quot;&nbsp;
</i></span><span lang="EN-CA">I don't recall this being a CWG conclusion - rather members/participants of the CWG proposed adding additional models/options which was welcomed.&nbsp; We need to be very careful in the phrasing.</span><span lang="EN-CA" style="font-family:&quot;Times New Roman&quot;,&quot;serif&quot;">
</span><span style="font-family:&quot;Times New Roman&quot;,&quot;serif&quot;"><o:p></o:p></span></p>
</div>
<div style="mso-element:comment-list"><![if !supportAnnotations]>
<hr class="msocomoff" align="left" size="1" width="33%">
<![endif]>
<div style="mso-element:comment"><![if !supportAnnotations]>
<div id="_com_1" class="msocomtxt" language="JavaScript" onmouseover="msoCommentShow('_anchor_1','_com_1')" onmouseout="msoCommentHide('_com_1')">
<![endif]><span style="mso-comment-author:_"><![if !supportAnnotations]><a name="_msocom_1"></a><![endif]></span>
<p class="MsoCommentText"><span class="MsoCommentReference"><span lang="EN-CA" style="font-size:8.0pt;line-height:106%">&nbsp;<![if !supportAnnotations]><a href="#_msoanchor_1" class="msocomoff">[CS1]</a><![endif]></span></span></p>
<![if !supportAnnotations]></div>
<![endif]></div>
</div>
</body>
</html>