<?xml version="1.0" encoding="utf-8"?><!DOCTYPE spec SYSTEM "../../../International/xmlspec/002/xmlspec-i18n.dtd" [<!ENTITY DD "14"><!ENTITY LatestWSi18n "http://www.w3.org/TR/ws-i18n"><!ENTITY MM "September"><!ENTITY WSi18n "http://www.w3.org/International/core/ws-i18n/ws-i18n-edit"><!ENTITY month "September"><!ENTITY status "W3C Working Draft"><!ENTITY year "2005">]><spec w3c-doctype="wd" role="editors-copy" id="ws-i18n" xml:lang="en-US">  <header>    <title>Web Services Internationalization (WS-I18N)</title>    <w3c-designation>WS-I18N</w3c-designation>    <w3c-doctype>&status;</w3c-doctype>    <pubdate><day>&DD;</day><month>&MM;</month><year>&year;</year></pubdate>    <publoc><loc href="http://www.w3.org/TR/2005/WD-ws-i18n-20050914/">http://www.w3.org/TR/2005/WD-ws-i18n-20050914/</loc></publoc>    <altlocs>      <loc href="http://www.w3.org/TR/2005/WD-ws-i18n-20050914/ws-i18n.xml">XML</loc>    </altlocs>    <latestloc><loc href="http://www.w3.org/TR/ws-i18n">http://www.w3.org/TR/ws-i18n</loc></latestloc>    <!--		<prevlocs>Not necessary: This is a First Public Working Draft.</prevlocs>-->    <authlist><author>        <name>Addison Phillips</name>        <affiliation>Invited Expert</affiliation>      </author><author><name>Mary Trumble</name><affiliation>IBM</affiliation></author>          </authlist>    <abstract><p>This document (hereafter referred to as "WS-I18N") describes enhancements to SOAP messaging to provide     internationalized and localized operation via locale and international     preference negotiation. These mechanisms can be used to accommodate a     wide variety of development models for international usage.</p><p>WS I18N also provides a general-purpose mechanism for associating a "locale policy" with messages. It is designed to be extensible (e.g. support multiple international preferences and locale identifier models).</p><p>By using the SOAP extensibility model, SOAP-based specifications are designed to be composed with each other to provide a rich messaging environment. By itself, WS-I18N does not ensure internationalized operation or that localized operation will occur nor does it provide a complete internationalization solution. WS-I18N is a building block that is used in conjunction with other Web service and application-specific protocols, and which can accommodate a wide variety of locale and international support models. Implementing this specification does not by itself enable international functionality in the underlying Web services or providers, but it does provide a framework for globalization that enabled products can leverage, as well as a way for enabled products to interact with systems that are not enabled.</p></abstract>    <status><p><emph>This section describes the status of this document at the time        of its publication. Other documents may supersede this document.        A list of current W3C publications and the latest revision of        this technical report can be found in the <loc href="http://www.w3.org/TR/">W3C technical reports index</loc> at http://www.w3.org/TR/.</emph></p><p>This is a First Public Working Draft of "Web Services Internationalization (WS-I18N)".</p><p>This document describes enhancements to SOAP messaging to provide internationalized and localized operation via locale and international preference negotiation. These mechanisms can be used to accommodate a wide variety of development models for international usage. WS-I18N also provides a general-purpose mechanism for associating a "locale policy" with messages. It is designed to be extensible (e.g. support multiple international preferences and locale identifier models).</p><p>This document was developed by the<loc href="http://www.w3.org/International/core/">Internationalization Core Working Group</loc>, part of the <loc href="http://www.w3.org/International/Activity">W3C Internationalization Activity</loc>. The Working Group expects to advance this Working Draft to Recommendation Status (see <loc href="http://www.w3.org/2004/02/Process-20040205/tr.html#maturity-levels">W3C document maturity levels</loc>).</p><p>Send your comments to <loc href="mailto:www-i18n-comments@w3.org">www-i18n-comments@w3.org</loc>. Use "Comment on WS-I18N WD" in the subject line of your email. The <loc href="http://lists.w3.org/Archives/Public/www-i18n-comments/">archives</loc> for this list are publicly available.</p><p> Per <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Exclusion">section 4 of the W3C Patent Policy</loc>, Working Group participants have 150 days from the title page date of this document to exclude essential claims from the W3C RF licensing requirements with respect to this document series. Exclusions are with respect to the exclusion reference document, defined by the W3C Patent Policy to be the latest version of a document in this series that is published no later than 90 days after the title page date of this document.</p><p>Publication as a Working Draft does not imply endorsement by the W3C Membership. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.</p><p> This document was produced under the <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent Policy</loc>. Since the Working Group expects this document to become a W3C Recommendation, under that policy it has associated W3C Royalty-Free Licensing oblications. The Working Group maintains a <loc href="http://www.w3.org/2004/01/pp-impl/32113/status">public list of patent disclosures</loc> relevant to this document; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) with respect to this specification should disclose the information in accordance with <loc href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</loc>.</p></status>    <langusage><language id="en">en</language></langusage><revisiondesc><p>This is the first version of this document.</p></revisiondesc></header><body><div1><head>Introduction</head><p>Web services technology provides application-to-application communication over the Internet. The Web Services Glossary <bibref ref="WSGlossary"/> describes a Web service as:<emph><quote>a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP-messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.</quote></emph></p><p>Most programming languages and operating environments use an internationalization model that assumes that the user's preferences (generally embodied as a <termdef id="localedef" term="locale"><term>locale</term>: a collection of settings associated with a specific language, country, or market</termdef>) are maintained by the operating environment. This model has been extended to Web-based applications by having Web servers infer their internal locale from the user agent's Accept-Language header (<bibref ref="RFC3282"/>) or from some form of user identity management.</p><p>Web services aim to be an interoperable, platform-neutral means of invoking logic over the Web. Implicit in this is the assumption that Web services can avoid exposing the underlying implementation or encumbering the requester with knowledge of the provider's or service's implementation detail. Neither Accept-Language nor user identity is appropriate for the internationalization of Web services.</p><p>A conforming implementation will:</p><ulist><item> <p>Identify whether a service is locale-affected in the Web Service Description.</p></item><item><p>Identify the specific locale or locale-policy used by a provider or service in the Web Service Description, including the ability to request that the user specify the locale.</p></item><item><p>Accept the specific locale and language preference(s) of the requester.</p></item><item><p>Optionally identify the specific locale or language preference(s) used by the provider or service in a response.</p></item></ulist><p>This specification provides  semantics for the identification of international preferences which are as clear and platform neutral as possible, while providing for implementation specific extensions that leverage specific platform capabilities. </p><div2><head>Internationalization Patterns</head><p>When a Web service is deployed, there are four internationalization patterns that can be applied to the service:</p><olist><item><p><emph>Locale Neutral. </emph>Most aspects of most services are not particularly locale-affected. These services can be considered "locale neutral". For example, a service that adds two integers together is locale neutral.</p></item><item><p><emph>Data Driven. </emph>Aspects of the data determine how it is processed, rather than the configuration of either the requester or the provider.</p></item><item><p><emph>Service Determined. </emph>The service will have a particular setting built into it. As in: this service always runs in the French for France locale. Or, quite commonly, the service will run in the host's default locale. It may even be a deployment decision that controls which locale or preferences are applied to the service's operation.</p></item><item><p><emph>Client Influenced. </emph>The service's operation can use a locale preference provided by the end-user to affect its processing. This is called "influenced" because not every request may be honored by the service (the service may only implement behavior for certain locales or international preference combinations).</p></item></olist><p>Each of these patterns may apply to a service or an aspect of the service. By describing the "international policy" separately for a service or service aspect, different end-points or bindings of the same service can provide different locale-affected behavior or different localizations. Or the logic might differ in a culturally sensitive manner. </p><p>Service composition may be affected by the policy applied to that service. A service might be provisioned so that a specific binding returns messages in a specific language. Or the processing rules might differ based on the language requested.</p></div2><div2><head>Requirements</head><p>The goal of this specification is to enable applications to gather information about a service's capabilities from the Web Service Description; pass international preferences to Web services that the application invokes via SOAP; and understand the format and language of any messages returned.</p><p>This requires the following capabilities in Web service description (WSDL) files:</p><olist><item><p>Indicate the settings that a service will use when invoked. This may include a specific setting or settings. It can also be a "policy" that solicits information from the client that invokes the service.</p></item><item><p>Indicate the structure that clients may use to activate internationalized and localized features.</p></item><item><p>Indicate the information or structure that a client may expect to receive about how a service will be executed in an optional response.</p></item></olist><p>The following capabilities are required in SOAP messages:</p><olist><item><p>Indicate the locale and/or language preference of the client to the Web service and service provider.</p></item><item><p>Indicate the time zone of the client.</p></item><item><p>Indicate additional optional information about the client's international preferences.</p></item><item><p>Provide an extensible mechanism for adding other related information to the request.</p></item></olist></div2></div1><div1><head>Notation and Terminology</head><p>This section specifies the terminology used throughout.</p><div2><head>Notation and Terminology</head><p>The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in <bibref ref="RFC2119"/>.</p></div2><div2><head>Namespace</head><p>The XML namespace URI that <rfc2119>MUST</rfc2119> be used by implementations of this specification is:</p><eg>http://www.w3.org/2005/09/ws-i18n</eg><p>The namespace prefix used in this document for this URI is "<code>i18n</code>".</p><p>The XML namespace URI for Locale Data Modeling Language <bibref ref="LDML"/> referenced by this specification is:</p><eg> http://unicode.org/cldr/</eg><p>The namespace prefix used in this document for this URI is "<code>ldml</code>".</p></div2></div1><div1><head>Data Structure for SOAP Documents</head><p>SOAP documents that need to send international preferences <rfc2119>SHOULD</rfc2119> reference the SOAP Feature described by this document and include the <code>&lt;international&gt;</code> block in a header. When sent from the requester to a provider, the header represents the preferences of the requester or its client application. When sent in a response message from the provider, the header represents the settings that the service used to process the request. </p><div2><head>The International Element</head><p>The <code>&lt;international&gt;</code> element encloses the header block that provides a mechanism for attaching international preferences and contextual information to a SOAP document targeted at a specific receiver (SOAP actor). The block can, therefore, be repeated multiple times in a SOAP message.</p><p>A message <rfc2119>MAY</rfc2119> have multiple <code>&lt;international&gt;</code> header blocks if they are targeted for separate receivers. However, only one <code>&lt;international&gt;</code> header block can omit the <code>S:actor</code> attribute and no two <code>&lt;international&gt;</code> header blocks can have the same value for <code>S:actor</code>. International preference information targeted for different receivers <rfc2119>MUST</rfc2119> appear in different <code>&lt;international&gt;</code> header blocks. The <code>&lt;international&gt;</code> header block without a specified <code>S:actor</code> can be consumed by anyone, but <rfc2119>MUST NOT</rfc2119> be removed prior to the final destination as determined by <bibref ref="WS-Routing"/>.</p><note><p>In practice, the &lt;international&gt; block is rarely repeated in a header. The main case for repeating it is when an intermediary service is forwarding a request. See <loc href="http://www.w3.org/TR/ws-i18n-scenarios/#IDAGWTO">Section 4.7</loc> of <bibref ref="I18NScenarios"/>.</p></note><p>Sub-elements of <code>&lt;international&gt;</code> can appear in any order.</p><example><head>Sub-elements of <code>international</code></head><eg>&lt;i18n:international S:mustUnderstand="..." S:actor:"..."&gt;   ...&lt;/i18n:international&gt;</eg></example></div2><div2><head>The Locale Element</head><p>The <code>&lt;locale&gt;</code> element <rfc2119>MUST</rfc2119> appear exactly one time in the <code>&lt;international&gt;</code> block. It represents the requested user locale, the value of which is expected to be described by <emph>Language Tags and Locale Identifiers (work in progress in the Internationalization Core Working Group)</emph>. The contents of the element <rfc2119>MUST</rfc2119> be either a valid RFC3066bis <bibref ref="RFC3066bis"/> (or its successor) language tag or one of the policy values <quote><code>$neutral</code></quote> or <quote><code>$default</code></quote>. </p><p>The value <code>$neutral</code> represents the base or root locale on the receiving system. Different systems and environments identify this setting in different ways:</p><table width="100%" border="1px" cellspacing="2px" cellpadding="1px"><thead><tr><th>System</th><th>Locale</th></tr></thead><tbody><tr><td>UNIX</td><td>C/POSIX</td></tr><tr><td>Java</td><td>Locale("","")</td></tr><tr><td>.NET</td><td>Invariant Culture</td></tr></tbody></table><p>The value <code>$default</code> indicates that the service or Provider should use its own runtime locale as the base setting. This is the equivalent of saying "don't care".</p><p>Here are some examples:</p><example><head>Examples of locale values</head><eg>&lt;locale&gt;en-US&lt;/locale&gt;      &lt;!-- U.S. English --&gt;&lt;locale&gt;$default&lt;/locale&gt;   &lt;!-- default locale--&gt;&lt;locale&gt;zh-Hant-HK&lt;/locale&gt; &lt;!-- Chinese written in Traditional script for Hong Kong --&gt;</eg></example></div2><div2><head>The TZ (Time Zone) Element</head><p>The <code>&lt;tz&gt;</code> element <rfc2119>MAY</rfc2119> appear at most one time per <code>&lt;international&gt;</code> block and represents the local time zone of the Requester or Provider. The contents of the element must be either RFC 822-formatted zone offset <bibref ref="RFC822"/> or an Olson ID <bibref ref="tzinfo"/> from the 'tzinfo' database. Note that RFC 822 zone offsets are not complete time zone identifiers and Olson identifiers should be preferred.</p><p>For example:</p><example><head>The <code>tz</code> element</head><eg>&lt;tz&gt;GMT-0300&lt;/tz&gt;&lt;tz&gt;America/Los_Angeles&lt;/tz&gt;</eg></example></div2><div2><head>The Preferences Element</head><p>The <code>&lt;preferences&gt;</code> element <rfc2119>MUST</rfc2119> appear at most one time per <code>&lt;international&gt;</code> block. The <code>&lt;preferences&gt;</code> block represents a way to construct specific international preferences and overrides. It does so either by starting with a predefined locale structure and modifying only the data associated with it that is of interest to the end user, or by communicating specific value information. </p><p>Support for the <code>&lt;preferences&gt;</code> element is <rfc2119>OPTIONAL</rfc2119> and specific behavior in relation to any particular preference is implementation defined. Implementations of this specification are not required to recognize, support, or acknowledge the <code>&lt;preferences&gt;</code> element or any of its sub-elements. Services <rfc2119>MUST NOT</rfc2119> require a <code>&lt;preferences&gt;</code> element be sent in order to operate correctly.</p><p>For example, the user might wish to have a slightly different date format or use a different measuring system. The <code>&lt;preferences&gt;</code> block <rfc2119>MAY</rfc2119> contain any number of elements using the LDML markup language. </p><p>Examples:</p><example><head>The <code>preferences</code> element</head><eg>&lt;i18n:preferences&gt;   &lt;ldml:measurementSystem type="metric" /&gt;&lt;/i18n:preferences&gt;</eg><eg>&lt;i18n:preferences&gt;   &lt;ldml:alias source="de_DE" /&gt;&lt;/i18n:preferences&gt;</eg></example><p>The LDML <code>&lt;alias&gt;</code> element allows the application to specify a base locale or collection of data from the Common Locale Data Repository <bibref ref="CLDR"/> to serve as a basis for other preferences. Thus the <code>&lt;alias&gt;</code> element can be used to import a large number of settings that the remaining preferences tailor. If the <code>&lt;alias&gt;</code> element is omitted, then the <code>&lt;locale&gt;</code> element in the <code>&lt;international&gt;</code> block represents the base set of preference data.</p><p>The <code>&lt;alias&gt;</code> element does not override the <code>&lt;locale&gt;</code> element in the <code>&lt;international&gt;</code> block.</p><example><p>If the following i18n header is received and the specific preferences requested are supported, then the service should be expected to obey the locale request of U.S. English ("en-US"), but uses the German ("de_DE") collation specified ("phonebook" in this case).</p><eg>&lt;i18n:international&gt;  &lt;i18n:locale&gt;en-US&lt;/i18n:locale&gt;  &lt;i18n:preferences&gt;    &lt;ldml:collation&gt;      &lt;ldml:alias source="de_DE" type="phonebook"/&gt;    &lt;/ldml:collation&gt;  &lt;/i18n:preferences&gt;&lt;/i18n:international&gt;</eg></example></div2></div1><div1><head>Data Structure for WSDL Documents</head><p>WSDL documents describe the capabilities and configuration of a service. In order to facilitate international operation, the Web service description may need to include information about how the service is deployed, allow separate bindings with different behavior, and describe the fields used by a service to activate international functionality.</p><p>WSDL introduces an additional concept to those included in the SOAP Feature, that of a service "policy". A service policy may be a concrete value ("this service executes in the French-for-France locale" or maybe "this service executes in the 'Asia/Tokyo' time zone"), or it may be one of these:</p><ulist><item><p><code>$neutral</code>: This service executes in a locale neutral way. The service MAY ignore any settings in a received i18n header. However, both the service or  the Provider MAY use them (for example in the generation of fault messages). This is the default value for all services that do not define i18n. Actual execution and results are dependent on service and Provider implementation.</p></item><item><p><code>$user</code>: This service will attempt to use the elements of the i18n header block, such as the locale, language, and (optionally) preferences to influence the execution of the service.  A service that uses this policy <rfc2119>SHOULD</rfc2119> define the i18n header on its Out messages and populate the header with the values actually used at runtime. Note that these values may differ from any or all requested values. Services and Providers may also ignore header elements that do not apply to their operation and outbound headers may omit any information not available to or not applicable to the service. For example, a service that sorts strings may ignore the <code>&lt;tz&gt;</code> element and an outbound header may not include that element as  a result. Actual results <rfc2119>MAY</rfc2119> be dependent on available resources in the service or Provider.</p></item><item><p><code>$default</code>: This service will use the default locale, language, or settings where it is deployed, which is unknown at the time that the WSDL is generated (or which may vary depending on the endpoint and binding selected). The service <rfc2119>MUST</rfc2119> ignore any specific settings in a received i18n header, although the Provider <rfc2119>MAY</rfc2119> use them (for example in the generation of fault messages).  If possible the runtime value(s) used will be returned in Out messages in an i18n header.</p></item></ulist><p>The WSDL file <rfc2119>MAY</rfc2119> specify the use of WS-I18N in a transaction as a WSDL Feature. A WSDL Feature merely indicates that the Providers will receive and process a WS-I18N header and doesn't imply anything about the specific operation of the service.</p><p>The policy that governs the operation of a particular service is implemented as a WSDL Property:</p><example><head>WSDL Property for operation of a particular service</head><eg>&lt;definitions targetNamespace="http://example.com/example"     xmlns:ns1="http://example.com/example"&gt;  &lt;interface name="ns1:Thing"&gt;    &lt;!-- All implementations of this interface must be locale-aware --&gt;    &lt;feature uri="http://www.w3.org/2005/09/ws-i18n"             required="true"/&gt;    &lt;operation name="someOperation"&gt;      &lt;!-- This operation uses the $user policy --&gt;      &lt;property uri="http://www.w3.org/2005/09/ws-i18n"               required="true"&gt;         &lt;constraint xmlns:locale="http://www.w3.org/2005/09/ws-i18n"&gt;            locale:$user         &lt;/constraint&gt;      &lt;/property&gt;      ...    &lt;/operation&gt;      ...    &lt;operation name="anotherOperation"&gt;      &lt;!-- This operation uses a specific locale --&gt;      &lt;property uri="http://www.example.com/International/ws/i18n"               required="true"&gt;         &lt;value&gt;fr-FR&lt;/value&gt; &lt;!-- French for France Locale --&gt;      &lt;/property&gt;      ...    &lt;/operation&gt;  &lt;/interface&gt;</eg></example>  </div1><div1><head>Examples</head><p>Here are some document examples:</p><example><head>Document example</head><eg>&lt;i18n:international&gt;  &lt;i18n:locale&gt;en-US&lt;/i18n:locale&gt;  &lt;i18n:tz&gt;America/Los_Angeles&lt;/i18n:tz&gt;  &lt;i18n:preferences&gt;     &lt;ldml:collation&gt;         &lt;ldml:alias source="de-CH" type="phonebook" /&gt;     &lt;/ldml:collation&gt;  &lt;/i18n:preferences&gt;&lt;/i18n:international&gt;</eg></example></div1></body><back><inform-div1><head>References</head><blist><bibl id="CLDR" key="CLDR"><loc href="http://www.unicode.org/cldr/">Common Locale Data Repository</loc>, Unicode Consortium. Available at <loc href="http://www.unicode.org/cldr/">http://www.unicode.org/cldr/</loc>.</bibl><bibl id="I18NScenarios" key="I18NScenarios" href="http://www.w3.org/International/ws/ws-i18n-scenarios-edit/Overview.xml">Debasish Banerjee, Martin Dürst, Mike McKenna, Addison Phillips, Takao Suzuki, Tex Texin, Andrea Vine. <loc href="http://www.w3.org/TR/2004/NOTE-ws-i18n-scenarios-20040730/">Web Services Internationalization Usage Scenarios</loc>. W3C Working Draft December 2003. Available at <loc href="http://www.w3.org/TR/2004/NOTE-ws-i18n-scenarios-20040730/">http://www.w3.org/TR/2004/NOTE-ws-i18n-scenarios-20040730/</loc>. The latest version of <loc href="http://www.w3.org/TR/ws-i18n-scenarios/">ws-i18n-scenarios</loc> is available at http://www.w3.org/TR/ws-i18n-scenarios/.</bibl><bibl id="LDML" key="LDML">Mark Davis,  <titleref href="http://unicode.org/reports/tr35/tr35-5.html">Locale Data Markup Language (LDML)</titleref>, Unicode Technical Standard #35.Available at <loc href="http://unicode.org/reports/tr35/tr35-5.html">http://unicode.org/reports/tr35/tr35-5.html</loc>. The latest version of <loc href="http://unicode.org/reports/tr35/">LDML</loc> is available at http://unicode.org/reports/tr35/.  </bibl>  <bibl id="RFC822" key="RFC822" href="http://www.ietf.org/rfc/rfc822.txt"> David H. Crocker. <loc href="http://www.ietf.org/rfc/rfc822.txt">Standard for the Format of Arpa Internet Text Messages</loc>. Available at <loc href="http://www.ietf.org/rfc/rfc822.txt">http://www.ietf.org/rfc/rfc822.txt</loc>.</bibl>  <bibl id="RFC2119" key="RFC2119" href="http://www.ietf.org/rfc/rfc2119.txt">S. Bradner. <loc href="http://www.ietf.org/rfc/rfc2119.txt">Key Words for use in RFCs to Indicate Requirement Levels</loc>. IETF RFC 2119. Available at  <loc href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</loc>.</bibl><bibl id="RFC3066bis" key="RFC3066bis" href="http://www.ietf.org/internet-drafts/draft-ietf-ltru-registry-12.txt">Addison Phillips, Mark Davis. <loc href="http://www.ietf.org/internet-drafts/draft-ietf-ltru-registry-12.txt">Tags for the Identification of Languages</loc>. IETF Internet-Draft, June 2005. Work in progress. See <loc href="http://www.ietf.org/internet-drafts/draft-ietf-ltru-registry-12.txt">http://www.ietf.org/internet-drafts/draft-ietf-ltru-registry-12.txt</loc></bibl><bibl id="RFC3282" key="RFC3282" href="http://www.apps.ietf.org/rfc/rfc3282.html">Harald Alvestrand. <loc href="http://www.apps.ietf.org/rfc/rfc3282.html">Content Language Headers</loc>. IETF Standards track document, May 2002. Work in progress.  See <loc href="http://www.ietf.org/rfc/rfc3282.txt">http://www.ietf.org/rfc/rfc3282.txt</loc>.</bibl><bibl href="ftp://elsie.nci.nih.gov/pub/" key="tzinfo" id="tzinfo"><loc href="http://www.twinsun.com/tz/tz-link.htm">Time Zone Information Database</loc>. Available at <loc href="http://www.twinsun.com/tz/tz-link.htm">http://www.twinsun.com/tz/tz-link.htm</loc>.</bibl><bibl id="WSGlossary" href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/" key="WSGlossary">Huga Haas, Allen Brown. <titleref href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/">Web Services Glossary</titleref>. W3C Working Group Note 11 February 2004. Available at <loc href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/">http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/</loc>. The latest version of <loc href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/">ws-gloss</loc> is available at http://www.w3.org/TR/ws-gloss/.</bibl><bibl id="WS-Routing" key="WS-Routing">Martin Gudgin, Marc Hadley. <loc href="http://www.w3.org/TR/2005/CR-ws-addr-core-20050817/">Web Services Addressing </loc> (WS-Addressing). W3C Candidate Recommendation 17 August 2005. Available at <loc href="http://www.w3.org/TR/2005/CR-ws-addr-core-20050817/">http://www.w3.org/TR/2005/CR-ws-addr-core-20050817/</loc>. The latest version of <loc href="http://www.w3.org/TR/ws-addr-core/">Web Services Addressing</loc>  is available at http://www.w3.org/TR/ws-addr-core/.</bibl></blist></inform-div1></back></spec>