space
Previous Page | Next Page

SAS Namespace Types

SXLEMap


Subclass of Group


Overview

Root node for SXLE map definition.

Security Inheritance and Enforcement Rules

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.

Attributes

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 

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.

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 

Attribute Details

IsInstituteSupplied
     Type:  int  

Is this map supplied by SAS?

MapVersion
     Type:  String 24  

A string representing the major and minor version, release, and build numbers of the map.

Validation
     Type:  int  

The type of validation available for the map file. Valid values are 0 = none, 1 = XSD, or 2 = DTD.

ValidationPath
     Type:  String V64

The path to the validation for the map file.

ValidationSource
     Type:  int  

The source of the validation for the map file. Valid values are 0 = Web or 1 = File.

Association Details

XMLMapTables
     Cardinality:   0 to *
     Partner:   AssociatedXMLMap

The tables used to help define this SXLE map.  

Associated Types:
RelationalTable   JoinTable   PhysicalTable   QueryTable   WorkTable


space
Previous Page | Next Page | Top of Page