http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / GetLanguageNames Element / locale Element
In This Topic
    locale Element
    In This Topic
    Description
    A string representing a combination of an ISO 639 two-letter lowercase culture code associated with a language and an ISO 3166 two-letter uppercase subculture code to localize the language names or a ISO 639 lowercase culture code by itself.
    Namespace http://api.microsofttranslator.com/V2
    Type
    xs:string
    Diagram
    locale Element
    Overview
    locale optional xs:string
    A string representing a combination of an ISO 639 two-letter lowercase culture code associated with a language and an ISO 3166 two-letter uppercase subculture code to localize the language names or a ISO 639 lowercase culture code by itself.
    Source
    <xs:element minOccurs="0" name="locale" nillable="true" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also