To do:
Examples of metadata statements from IBM Web sites for particular countries and languages.
Statement pattern |
Where [xxx] could have the values as |
<meta content= “[xxx]” name= “IBM.Country” /> Note: “IBM.Country” is a list of country names defined by IBM. |
“US” (United States) |
Example: |
|
<meta content= “[xxx]” scheme= “rfc1766” name= “DC.Language” /> Note: Scheme “rfc1766” indicates a value standard, RFC1766 Tags for the Identification of Languages. |
“en-US” (English used in the United States) |
Example: <meta content= “en-GB” scheme= “rfc1766” name= “DC.Language” /> Where: IBM United Kingdom (UK) home page at http://www.ibm.com/uk/en/ |