attachment-0001

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>Natural Language extension pattern error resolution</TITLE>
</HEAD>
<BODY>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">All,</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">This</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">is the last of the</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">schema</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">error fixes we have</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">discussed</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">.&nbsp;</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">A</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">nyplace where natural language appears the extension pattern is wrong</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">.&nbsp;</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">changes</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> outlined below resolve that problem.&nbsp;</FONT> </P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The well known</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">values</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"></FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">(see PwgWellKnownValues.</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">xsd below)</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> are</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> just a subset of the allowed values for natural languages.</FONT>&nbsp;<FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> If you</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">wish to include additional ones please let me know.</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The proposal is to replace the incorrect definition in</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> the</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">schema</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> files listed below</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> with the correct one.&nbsp;</FONT> <FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> minor version number of the schema file</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">s will be bumped</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">.</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">&nbsp; I will also update the Master</FONT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">ListOfPwgSemanticElements with all the changes that have been made since 1.0 was initially released.</FONT>&nbsp;<FONT COLOR="#0000FF" SIZE=2 FACE="Arial"> The files will be placed on the PWG web and ftp sites.</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Please send out a note to the mailing list if you have any objections to this change.</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Pete</FONT></P>
<BR>

<P ALIGN=LEFT><B><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">JobDescription.xsd:</FONT></B><B></B><B></B></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;DocumentNaturalLanguageSupplied&quot; type=&quot;NaturalLanguageWKV&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:annotation&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:documentation source=&quot;pwg.org&quot;&gt;Stores DocumentNaturalLanguagesupplied by Client on Job creation operation (See DocumentDescription.DocumentNaturalLanguage)&lt;/xsd:documentation&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:annotation&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is </FONT></P>

<P ALIGN=LEFT><FONT SIZE=2>&lt;xsd:element name=&quot;DocumentNaturalLanguageSupplied&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:annotation&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:documentation source=&quot;pwg.org&quot;&gt;Stores DocumentNaturalLanguagesupplied by Client on Job creation operation (See DocumentDescription.DocumentNaturalLanguage)&lt;/xsd:documentation&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:annotation&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV LanguageExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>
<BR>

<P ALIGN=LEFT><B><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Printer Description:</FONT></B><B></B><B></B></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;DocumentNaturalLanguageDefault&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV KeywordNsExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;DocumentNaturalLanguageDefault&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV LanguageExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;GeneratedNaturalLanguageSupported&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV KeywordNsExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;GeneratedNaturalLanguageSupported&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV LanguageExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;NaturalLanguageConfigured&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV KeywordNsExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;NaturalLanguageConfigured&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV LanguageExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>
<BR>
<BR>

<P ALIGN=LEFT><B><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">PwgCommon.xsd:</FONT></B><FONT COLOR="#0000FF" SIZE=2 FACE="Arial"></FONT> </P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT><B></B><B></B></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;DocumentNaturalLanguage&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV KeywordNsExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;DocumentNaturalLanguage&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV LanguageExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT><B></B><B></B></P>

<P ALIGN=LEFT><FONT SIZE=2>&lt;xsd:element name=&quot;ElementsNaturalLanguage&quot; type=&quot;NaturalLanguageWKV&quot;/&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:element name=&quot;ElementsNaturalLanguage&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:union memberTypes=&quot;NaturalLanguageWKV LanguageExtensionPattern&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:element&gt;</FONT></P>
<BR>

<P ALIGN=LEFT><B><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">PwgWellKnownValues.xsd</FONT></B><B></B><B></B></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT><B></B><B></B></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType name=&quot;NaturalLanguageWKV&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:restriction base=&quot;xsd:NMTOKEN&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:maxLength value=&quot;255&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;ar&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;de&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;en&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;en-us&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;es&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;fr&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;hi&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;it&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;ja&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;pt&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;zh&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:restriction&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType name=&quot;NaturalLanguageWKV&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:restriction base=&quot;xsd:NMTOKEN&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:maxLength value=&quot;255&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;ar&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;da&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;de&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;cs-CS&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;de-DE&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;en&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;en-US&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;en-GB&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;es&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;es-419&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;fr&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;hi&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;it&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;ja&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;ko&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;pt&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;zh&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;zh-hans&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;zh-hant&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;zh-hans-CN&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:enumeration value=&quot;zh-SG&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:restriction&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>

<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Add correct pattern</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:simpleType name=&quot;LanguageExtensionPattern&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:restriction base=&quot;xsd:NMTOKEN&quot;&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;xsd:pattern value=&quot;[\w\d]+[\-\w\d]*&quot;/&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:restriction&gt;</FONT></P>

<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>&lt;/xsd:simpleType&gt;</FONT></P>
<UL><UL><UL><UL><UL><UL><UL><UL>
<P ALIGN=LEFT><A NAME="_MailAutoSig"><FONT COLOR="#000080" FACE="Impact">Peter Zehler</FONT></A><BR>
<FONT COLOR="#FF0000" FACE="XeroxPeopleNet">XEROX</FONT><BR>
<FONT COLOR="#000080" SIZE=2 FACE="Tahoma">Xerox Innovation Group</FONT><BR>
<FONT COLOR="#000080" SIZE=2 FACE="Arial">Email: PZehler@crt.xerox.com</FONT><BR>
<FONT COLOR="#333399" SIZE=2 FACE="Arial">Voice:&nbsp;&nbsp;&nbsp; (585) 265-8755</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
</FONT><FONT COLOR="#333399" SIZE=2 FACE="Arial">FAX:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (585) 422-7961</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
</FONT><FONT COLOR="#333399" SIZE=2 FACE="Arial">US Mail: Peter Zehler</FONT><BR>
<FONT COLOR="#333399" FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT> <FONT COLOR="#333399" SIZE=2 FACE="Arial">Xerox Corp.</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
</FONT><FONT COLOR="#333399" SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 800 Phillips Rd.</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
</FONT><FONT COLOR="#333399" SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; M/S 128-25E</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT> <FONT COLOR="#333399" SIZE=2 FACE="Arial">Webster NY, 14580-9701</FONT><FONT COLOR="#333399" FACE="Arial"> </FONT></P>
</UL></UL></UL></UL></UL></UL></UL></UL>
<P ALIGN=LEFT></P>

</BODY>
</HTML>