attachment-0001

<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 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@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 lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">All,<o:p></o:p></p>
<p class="MsoNormal">Per the discussion at this week&#8217;s face to face, I mocked up an example of how to do discovery of an IPP endpoint using ws-discovery. Since WS-discovery doesn&#8217;t especially care what matching semantic model is used, I would propose that we
 just reuse the LDAP model to simplify the development experience for people. The only unique descriptions we&#8217;ll need are to establish some keywords that describe the different IPP protocols, like IPP Everywhere print, scan, fax, etc. That should be pretty
 trivial, as we just need to name them and publish a schema. <o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">How does this look?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Thanks!<o:p></o:p></p>
<p class="MsoNormal">Justin<o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">Example probe message:<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&lt;s:Envelope <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xmlns:a=&quot;http://schemas.xmlsoap.org/ws/2004/08/addressing&quot;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xmlns:d=&quot;http://schemas.xmlsoap.org/ws/2005/04/discovery&quot;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="background:yellow;mso-highlight:yellow">xmlns:ippe=&quot;http://pwg.org/2012/08/ipp-everywhere&quot;</span>
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;xmlns:s=&quot;http://www.w3.org/2003/05/soap-envelope&quot; &gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&lt;s:Header&gt; <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a:Action&gt; <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://schemas.xmlsoap.org/ws/2005/04/discovery/Probe"><span style="color:windowtext;text-decoration:none">http://schemas.xmlsoap.org/ws/2005/04/discovery/Probe</span></a>
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a:Action&gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a:MessageID&gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;uuid:0a6dc791-2be6-4991-9af1-454778a1917a
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/a:MessageID&gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a:To&gt;urn:schemas-xmlsoap-org:ws:2005:04:discovery&lt;/a:To&gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&lt;/s:Header&gt; <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&lt;s:Body&gt;&nbsp;&nbsp;&nbsp; <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;d:Probe&gt; <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;d:Types&gt;<span style="background:yellow;mso-highlight:yellow">ippe:Print</span>&lt;/d:Types&gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;d:Scopes
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;MatchBy=&quot;http://schemas.xmlsoap.org/ws/2005/04/discovery/ldap&quot; &gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ldap:///ou=engineering,o=examplecom,c=us
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/d:Scopes&gt;
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/d:Probe&gt; <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&nbsp;&nbsp;&lt;/s:Body&gt; <o:p>
</o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span lang="EN">&nbsp;&lt;/s:Envelope&gt; <o:p>
</o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><b><span style="font-family:Consolas;color:#7F7F7F">Just</span></b><span style="font-family:Consolas;color:#7F7F7F">in
<b>Hu</b>tchings | Program Manager | Windows\DNT\DeviceConnectivity::Printing and Imaging<o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</body>
</html>