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">. </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">. </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. </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> <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. </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"> 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> <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> <FONT SIZE=2><xsd:element name="DocumentNaturalLanguageSupplied" type="NaturalLanguageWKV"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:annotation></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:documentation source="pwg.org">Stores DocumentNaturalLanguagesupplied by Client on Job creation operation (See DocumentDescription.DocumentNaturalLanguage)</xsd:documentation></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:annotation></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is </FONT></P>
<P ALIGN=LEFT><FONT SIZE=2><xsd:element name="DocumentNaturalLanguageSupplied"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:annotation></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:documentation source="pwg.org">Stores DocumentNaturalLanguagesupplied by Client on Job creation operation (See DocumentDescription.DocumentNaturalLanguage)</xsd:documentation></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:annotation></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV LanguageExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></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> <FONT SIZE=2><xsd:element name="DocumentNaturalLanguageDefault"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV KeywordNsExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:element name="DocumentNaturalLanguageDefault"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV LanguageExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:element name="GeneratedNaturalLanguageSupported"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV KeywordNsExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:element name="GeneratedNaturalLanguageSupported"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV LanguageExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The incorrect (i.e. current) definition is</FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:element name="NaturalLanguageConfigured"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV KeywordNsExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:element name="NaturalLanguageConfigured"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV LanguageExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></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> <FONT SIZE=2><xsd:element name="DocumentNaturalLanguage"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV KeywordNsExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:element name="DocumentNaturalLanguage"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV LanguageExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></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><xsd:element name="ElementsNaturalLanguage" type="NaturalLanguageWKV"/></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:element name="ElementsNaturalLanguage"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:union memberTypes="NaturalLanguageWKV LanguageExtensionPattern"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:element></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> <FONT SIZE=2><xsd:simpleType name="NaturalLanguageWKV"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:restriction base="xsd:NMTOKEN"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:maxLength value="255"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="ar"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="de"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="en"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="en-us"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="es"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="fr"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="hi"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="it"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="ja"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="pt"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="zh"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:restriction></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">The correct definition is</FONT> </P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType name="NaturalLanguageWKV"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:restriction base="xsd:NMTOKEN"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:maxLength value="255"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="ar"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="da"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="de"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="cs-CS"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="de-DE"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="en"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="en-US"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="en-GB"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="es"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="es-419"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="fr"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="hi"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="it"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="ja"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="ko"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="pt"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="zh"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="zh-hans"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="zh-hant"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="zh-hans-CN"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:enumeration value="zh-SG"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:restriction></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></FONT></P>
<P ALIGN=LEFT><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">Add correct pattern</FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:simpleType name="LanguageExtensionPattern"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:restriction base="xsd:NMTOKEN"></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2><xsd:pattern value="[\w\d]+[\-\w\d]*"/></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:restriction></FONT></P>
<P ALIGN=LEFT> <FONT SIZE=2></xsd:simpleType></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: (585) 265-8755</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
</FONT><FONT COLOR="#333399" SIZE=2 FACE="Arial">FAX: (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"> </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"> 800 Phillips Rd.</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
</FONT><FONT COLOR="#333399" SIZE=2 FACE="Arial"> M/S 128-25E</FONT><FONT COLOR="#333399" FACE="Arial"><BR>
</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>