SAS Namespace Types |
Subclass of PrimaryType
Describes the type of content contained in the associated object. This will allow applications that deliver content to determine if content may be displayed and/or the best way to display the content.
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 |
MajorVersion | Major version number of the MIME standard used to describe this content. | double | |
MimeType | Description of the type and format of the content as defined by the MIME Internet standard. | String | 64 |
MinorVersion | Minor version number of the MIME standard used to describe this content. | double |
Inherited Attributes
Name
Id
Desc
MetadataCreated
MetadataUpdated
ChangeState
LockedBy
PublicType
UsageVersion
Name | Cardinality | Description | Associated Types |
ContentItems Partner: AssociatedContentType | 0 to * | The content which conforms to this content type. | ContentLocation AnalyticContext ArchiveEntry ArchiveFile COMConnection Connection Device Directory Document File Memory OpenClientConnection SASCatalogEntry SASClientConnection Stream TCPIPConnection Text TextStore |
DeviceDescriptors
Partner: ContentTypes |
0 to * | The description of devices which can display this content type. | DeviceType |
TypeDefinitions
Partner: AssociatedContentType |
0 to * | The type definitions that make use of this content type. | TypeDefinition |
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
MajorVersion
Type: doubleMajor version number of the MIME standard used to describe this content.
MimeType
Type: String 64Description of the type and format of the content as defined by the MIME Internet standard.
MinorVersion
Type: doubleMinor version number of the MIME standard used to describe this content.
ContentItems
Cardinality: 0 to *
Partner: AssociatedContentType
The content which conforms to this content type.
Associated Types:
ContentLocation AnalyticContext ArchiveEntry ArchiveFile COMConnection Connection Device Directory Document Email File Memory OpenClientConnection SASCatalogEntry SASClientConnection Stream TCPIPConnection Text TextStoreDeviceDescriptors
Cardinality: 0 to *
Partner: ContentTypes
The description of devices which can display this content type.
Associated Types:
DeviceTypeTypeDefinitions
Cardinality: 0 to *
Partner: AssociatedContentType
The type definitions that make use of this content type.
Associated Types:
TypeDefinition
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.