SAS Namespace Types |
Subclass of Group
Root node for SXLE map definition.
The following is a list of associations that are used to determine if this object should inherit access controls from another object (inheritance) or if the association is allowed for the object (enforcement). For more information about inheritance and enforcement rules, see the SAS 9.2 Intelligence Platform: Security Administration Guide.
Name | Description | Type | Length |
IsInstituteSupplied | Is this map supplied by SAS? | int | |
MapVersion | A string representing the major and minor version, release, and build numbers of the map. | String | 24 |
Validation | The type of validation available for the map file. Valid values are 0 = none, 1 = XSD, or 2 = DTD. | int | |
ValidationPath | The path to the validation for the map file. | String | V64 |
ValidationSource | The source of the validation for the map file. Valid values are 0 = Web or 1 = File. | int |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
PublicType
UsageVersion
Name | Cardinality | Description | Associated Types |
XMLMapTables
Partner: AssociatedXMLMap |
0 to * | The tables used to help define this SXLE map. | RelationalTable JoinTable PhysicalTable QueryTable WorkTable |
Inherited Associations
AccessControls/Objects ,
Changes/Objects ,
CustomAssociations/OwningObject ,
Documents/Objects ,
Extensions/OwningObject ,
ExternalIdentities/OwningObject ,
Groups/Members ,
GroupSubscriptions/SubscriberGroups ,
Implementors/ImplementedObjects ,
Keywords/Objects ,
LocalizedAttributes/AssociatedLocalizedObject ,
Members/Groups ,
Notes/Objects ,
PrimaryPropertyGroup/AssociatedObject ,
Prompts/PromptEnabledObject ,
Properties/AssociatedObject ,
PropertySets/OwningObject ,
ReferencedObjects/AssociatedObjects ,
ResponsibleParties/Objects ,
SoftwareComponents/SoftwareGroups ,
SourceTransformations/TransformationSources ,
SpecSourceTransformations/SourceSpecifications ,
SpecTargetTransformations/TargetSpecifications ,
TargetTransformations/TransformationTargets ,
Timestamps/Objects ,
Trees/Members ,
TSObjectNamespace/TSObjects ,
UsedByPrototypes/UsingPrototype ,
UsingPrototype/UsedByPrototypes ,
Variables/AssociatedObject
IsInstituteSupplied
Type: intIs this map supplied by SAS?
MapVersion
Type: String 24A string representing the major and minor version, release, and build numbers of the map.
Validation
Type: intThe type of validation available for the map file. Valid values are 0 = none, 1 = XSD, or 2 = DTD.
ValidationPath
Type: String V64The path to the validation for the map file.
ValidationSource
Type: intThe source of the validation for the map file. Valid values are 0 = Web or 1 = File.
XMLMapTables
Cardinality: 0 to *
Partner: AssociatedXMLMap
The tables used to help define this SXLE map.
Associated Types:
RelationalTable JoinTable PhysicalTable QueryTable WorkTable
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.