<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:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Cambria;
        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;}
@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;
        line-height:normal;
        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;}
p
        {mso-style-priority:99;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:10.0pt;
        margin-left:0in;
        line-height:115%;
        font-size:12.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.Attribute
        {mso-style-name:Attribute;
        font-family:"Cambria","serif";}
..MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
--></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=Section1><p><b>Nature of the Defect:<o:p></o:p></b></p><p class=MsoNormal style='margin-left:.5in'><span style='font-size:12.0pt'>The </span><span class=Attribute>w:element</span><span style='font-size:12.0pt'> attribute is permitted by the schema (and by the normative text) to contain a string that does not constitute a valid XML Name. Thus, the standard permits custom tags implying tagged text that cannot be processed using conformant XML processors.<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p><b>Here is the proposed response for this DR:<o:p></o:p></b></p><p style='margin-left:.5in'>In order to bring the contents of this attribute in line with valid XML names, we need to restrict it to the NCName syntax and have a maximum length of 255 characters. This change should also be applied to the names of attribute values, for the reasons specified.<o:p></o:p></p><p style='margin-left:.5in'>The exact changes are as follows:<o:p></o:p></p><p style='margin-left:.5in'>In wml.xsd, in complex types CT_CustomXmlRun, CT_SmartTagRun, CT_CustomXmlBlock, CT_CustomXmlRow, and CT_CustomXmlCell:<o:p></o:p></p><p style='margin-left:1.0in'><span style='font-size:9.0pt;line-height:115%;font-family:Consolas;color:black'>&lt;xsd:attribute name=&quot;element&quot; type=&quot;</span><s><span style='font-size:9.0pt;line-height:115%;font-family:Consolas;color:red;mso-style-textfill-type:0;mso-style-textfill-fill-color:red;mso-style-textfill-fill-alpha:100.0%'>s:ST_String</span></s><u><span style='font-size:9.0pt;line-height:115%;font-family:Consolas;color:#0070C0;mso-style-textfill-type:0;mso-style-textfill-fill-color:#0070C0;mso-style-textfill-fill-alpha:100.0%'>s:ST_XmlName</span></u><span style='font-size:9.0pt;line-height:115%;font-family:Consolas;color:black'>&quot; use=&quot;required&quot;/&gt;<o:p></o:p></span></p><p style='margin-left:.5in'>In shared-simpleTypes.xsd:<o:p></o:p></p><p style='margin-left:1.0in'><u><span style='font-size:9.0pt;line-height:115%;font-family:Consolas;color:#0070C0;mso-style-textfill-type:0;mso-style-textfill-fill-color:#0070C0;mso-style-textfill-fill-alpha:100.0%'>&lt;xsd:simpleType name=&quot;ST_XmlName&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;xsd:restriction base=&quot;xsd:NCName&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;xsd:minLength value=&quot;1&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;xsd:maxLength value=&quot;255&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/xsd:restriction&gt;<br>&lt;/xsd:simpleType&gt;</span></u><o:p></o:p></p><p class=MsoNormal>I&#8217;ve like to suggest that we move this to LAST CALL.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>shawn<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>