Namespace Sdl.Core.Bcm.BcmModel.Skeleton
Classes
CommentDefinition
Contains comment data. Can be referenced by multiple CommentContainer instances.
CommentSeverity
Supported values of comment severity.
Context
Context information, organized as a tree structure.
ContextDefinition
Holds context data. Can be referenced by multiple Context elements.
FileSkeleton
Holds data for a File that is referenced by different MarkupData elements.
FormattingGroup
Holds formatting elements that can be applied to different elements of BCM content.
IdGenerator
Creates unique numeric IDs for all the elements in different FileSkeleton collection.
PlaceholderTagDefinition
Definition of a Placeholder. Can be referenced by multiple PlaceholderTag elements.
SkeletonCollection<T>
Base class for collections used in a FileSkeleton.
SkeletonCollectionKey
Wrapper used for defining integer keys in the FileSkeleton collections.
SkeletonItem
Base class for different types of elements definied in a FileSkeleton.
StructureTagDefinition
Definition of a StructureTag. Can be referenced by multiple StructureTag elements.
SubContentCollection
Collection of subcontent LocalizableSubContent elements. Can appear in different MarkupData elements.
TagPairDefinition
Definition of a TagPair. Can be referenced by multiple TagPair elements.
Term
Terminology element.
TerminologyData
Data containing a list of Terms representing terminology information.
TermOrigin
Data on the creation origin of Term.
TermTranslation
Translation of a specific Term.
Interfaces
ITermAttributeContainer
Interface for BCM elements containing terminology attributes.