SAS Namespace Types |
Subclass of SecondaryType
Contains the localized values for a particular locale as defined by the LocalId attribute. Locale information contained in the LocalizedResource is used when displaying information contained in the associated LocalizedObject. The Value attribute contains the localized version of the value for the property specified by the Name attribute.
The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
IsURL | This indicates whether the Value attribute contains a localized string or a URL. | int | |
LocaleID | This is either either 'la' or 'la_co' where la is a ISO 639 language code (http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt) and co is a ISO 3166 country code (http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html) | String | 8 |
Value | This attribute contains either the localized version of the property specified by the Name attribute or a URL used to find the localized value. | String | 256 |
Inherited Attributes
Name,
Id,
Desc,
MetadataCreated,
MetadataUpdated,
ChangeState,
LockedBy,
UsageVersion
Name | Cardinality | Description | Associated Types |
LocalizedObject Partner: Resources | 1 to 1 | LocalizedObject is the object for which the localized values contained by or referenced by this LocalizedResource apply. | LocalizedType AbstractProperty AssociationProperty AttributeProperty Property PropertyGroup PropertyType PrototypeProperty |
Inherited Associations
AccessControls/Objects,
Changes/Objects,
CustomAssociations/OwningObject,
Documents/Objects,
Extensions/OwningObject,
ExternalIdentities/OwningObject,
Groups/Members,
Implementors/ImplementedObjects,
Keywords/Objects,
LocalizedAttributes/AssociatedLocalizedObject,
Notes/Objects,
PrimaryPropertyGroup/AssociatedObject,
Prompts/PromptEnabledObject,
Properties/AssociatedObject,
PropertySets/OwningObject,
ReferencedObjects/AssociatedObjects,
ResponsibleParties/Objects,
SourceTransformations/TransformationSources,
SpecSourceTransformations/SourceSpecifications,
SpecTargetTransformations/TargetSpecifications,
TargetTransformations/TransformationTargets,
Timestamps/Objects,
Trees/Members,
TSObjectNamespace/TSObjects,
UsedByPrototypes/UsingPrototype,
UsingPrototype/UsedByPrototypes,
Variables/AssociatedObject
IsURL
Type: intThis indicates whether the Value attribute contains a localized string or a URL.
LocaleID
Type: String 8This is either either 'la' or 'la_co' where la is a ISO 639 language code (http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt) and co is a ISO 3166 country code (http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html)
Value
Type: String 256This attribute contains either the localized version of the property specified by the Name attribute or a URL used to find the localized value.
LocalizedObject
Cardinality: 1 to 1
Partner: Resources
LocalizedObject is the object for which the localized values contained by or referenced by this LocalizedResource apply.
Associated Types:
LocalizedType, AbstractProperty, AssociationProperty, AttributeProperty, Property, PropertyGroup, PropertyType, PrototypeProperty
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.