Override element (LocaleAwareSetting complexType) (apps for Office)
apps for SharePoint
Published: February 26, 2013
Provides a way to specify the value of this setting for an additional locale.
|
Element type |
|
|
Namespace |
http://schemas.microsoft.com/office/appforoffice/1.0 |
|
Schema file |
offappmanifest.xsd |
<xs:element name="Override" type="LocaleOverride" minOccurs="0" maxOccurs="unbounded"></xs:element>
Parent elements
None.
Child elements
None.
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
Locale |
required |
Specifies the culture name of the locale for this override. |
Values of the CultureName type. |
|
|
Value |
required |
Specifies value of the setting expressed for the specified locale. |
Values of the NonEmptyString type. |