Class: XmlLocale

tibco.objectapi.dac.basic.XmlLocale

new XmlLocale()

A Locale object represents a specific geographical, political, or cultural region. Constructs a new XmlLocale.

The following features are supported:

Members

countryCode :string

A valid ISO Country Code. These codes are the upper-case, two-letter codes as defined by ISO-3166. This property holds the value of the 'Country Code' attribute.
Type:
  • string

langCode :string

A valid ISO Language Code. These codes are the lower-case, two-letter codes as defined by ISO-639. This property holds the value of the 'Lang Code' attribute.
Type:
  • string