attachment

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" 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 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="country-region"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PostalCode"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="State"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="Street"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="City"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="place"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="address"/>
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
 name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:Arial;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
p.MsoAutoSig, li.MsoAutoSig, div.MsoAutoSig
        {mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:Arial;
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;color:navy'>I told you about a change request we have in mind for one
line in the main UPDF.xsd schema.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;color:navy'>Some background:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>I
could use all schemas unchanged, as long as i did not use a generic feature,
which described a variable value. In simple words that&#8217;s something like
copies (no enumerated records, but a rather general description of parameters).
While copies themselves is a predefined feature, you could well use a similar
feature description for contrast, brightness, etc. i guess you get the idea.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>More
to the point now:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>When
you open the UPDF schema (UPDF.xsd) and search for the GenericFeature
description (in my editor that&#8217;s in line 1437), you will eventually see
an attribute &#8220;NonDominantRepresentative&#8221; (line 1455) assigned to
it. This attribute makes a lot of sense when the feature is described by a
number of records. Each of these records has an ID. In this case you refer to
one of them in this attribute.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>When
you have a generic feature of the type VariableValue, you only have one record.
And more important: this record does NOT have an ID. So you cannot refer to
that record. Does not make sense either, if you only have one anyhow.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>The
&#8220;NonDominantRepresentative&#8221; attribute is required though.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>I
declared the attribute optional and everything i wanted to do worked fine.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>So
the one and only request change i would have is to fix that problem. I&#8217;d
like to take a couple of hours and reflect on it whether a change from
&#8216;required&#8217; to &#8216;optional&#8217; is the best fix.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>The
question i have is: am i entitled to do that and replace the corresponding
line(s) without having to start a whole &#8216;last call&#8217; procedure?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>I
assume you trust me that i have the necessary expertise to deal with the issue.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>On
another note i<font color=navy><span style='color:navy'>&#8217;d like to</span></font>
share <font color=navy><span style='color:navy'>is</span></font> that UPDF is <font
color=navy><span style='color:navy'>a good</span></font> preparation when you
are dreaming of having one device description for various platforms.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Lately
quite some people in our industry have to deal with <st1:place w:st="on">Vista</st1:place>
and the way they use xml there. I dare to say that i feel quite familiar with
the challenge we are facing there. With drivers on previous platforms we could
hardly be positioned better to enter that realm.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Norbert<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoAutoSig><st1:PersonName w:st="on"><b><font size=3 face="Courier New"><span
 style='font-size:12.0pt;font-family:"Courier New";font-weight:bold'>Norbert
 Schade</span></font></b></st1:PersonName><br>
<strong><b><font color="#555555" face="Courier New"><span style='font-family:
"Courier New";color:#555555'>Host Software Manager</span></font></b></strong><b><font
color="#555555" face="Courier New"><span style='font-family:"Courier New";
color:#555555;font-weight:bold'><br>
<strong><b><font face="Courier New"><span style='font-family:"Courier New"'>SigmaTel,
Inc.</span></font></b></strong></span></font></b><font color=navy
face="Courier New"><span style='font-family:"Courier New";color:navy'><br>
</span></font><st1:Street w:st="on"><st1:address w:st="on"><font color="#666666"
  face="Courier New"><span style='font-family:"Courier New";color:#666666'>201 Jones
  Road</span></font></st1:address></st1:Street><font color=navy
face="Courier New"><span style='font-family:"Courier New";color:navy'><br>
</span></font><st1:place w:st="on"><st1:City w:st="on"><font color="#777777"
  face="Courier New"><span style='font-family:"Courier New";color:#777777'>Waltham</span></font></st1:City><font
 color="#777777" face="Courier New"><span style='font-family:"Courier New";
 color:#777777'>, <st1:State w:st="on">MA</st1:State> <st1:PostalCode w:st="on">02451</st1:PostalCode></span></font></st1:place><br>
<st1:place w:st="on"><st1:country-region w:st="on"><font color="#777777"
  face="Courier New"><span style='font-family:"Courier New";color:#777777'>USA</span></font></st1:country-region></st1:place><font
color=navy face="Courier New"><span style='font-family:"Courier New";
color:navy'><br>
</span></font><font color="#888888" face="Courier New"><span style='font-family:
"Courier New";color:#888888'>tel. 1-781-370-8929</span></font><font color=navy
face="Courier New"><span style='font-family:"Courier New";color:navy'><br>
</span></font><font color="#999999" face="Courier New"><span style='font-family:
"Courier New";color:#999999'>fax. 1-781-370-8990<br>
email:<a href="mailto:norbert.schade@sigmatel.com"
title="mailto:norbert.schade@oasissemi.com">norbert.schade@sigmatel.com</a></span></font><o:p></o:p></p>

<p class=MsoAutoSig><font size=1 color=navy face=Arial><span style='font-size:
7.5pt;font-family:Arial;color:navy'>This email message and any attachments are confidential,
proprietary, and may be privileged. If you are not the intended recipient,
please notify Oasis Semiconductor, Inc. immediately -- by replying to this
message and/or calling 781-370-8989 -- and immediately destroy all copies of
this message and any attachments. Furthermore, you are hereby notified that any
copying, disclosure, dissemination, or distribution of this email communication
is strictly prohibited. Thank you.</span></font><o:p></o:p></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>