RichTextInfo

Name RichTextInfo
Usage AcademicRecordService AcademicCalendarService BatchJobResultService CourseOfferingService CourseOfferingSetService CourseRegistrationService GradingService LprService LearningResultRecordService LuiService LprRosterService AppointmentService AtpService StateService CommentService DocumentService EnumerationManagementService ExemptionService FeeService HoldService OrganizationService PopulationService ProcessService ProposalService RoomService SchedulingService StatementService CluService LearningObjectiveService LRCService ProgramService
StudentProgramRecordInfo StudentCredentialRecordInfo StudentTestScoreRecordInfo TypeInfo StateInfo AcademicCalendarInfo HolidayCalendarInfo TermInfo KeyDateInfo AcalEventInfo HolidayInfo BatchJobResultInfo BatchJobResultItemInfo CourseOfferingInfo RegistrationGroupInfo ActivityOfferingDisplayInfo FormatOfferingInfo ActivityOfferingInfo ActivityOfferingClusterInfo SeatPoolDefinitionInfo SocRolloverResultInfo SocInfo SocRolloverResultItemInfo RegistrationRequestInfo RegistrationRequestItemInfo GradeRosterInfo GradeValuesGroupInfo ResultValueInfo LprTransactionInfo LprTransactionItemInfo LearningResultRecordInfo ResultSourceInfo LuiInfo LuCodeInfo LuiLuiRelationInfo LuiCapacityInfo LprRosterInfo AppointmentWindowInfo AtpInfo MilestoneInfo LifecycleInfo CommentInfo DocumentInfo DocumentCategoryInfo RefDocRelationInfo EnumerationInfo ExemptionRequestInfo ExemptionInfo EnrollmentFeeInfo AppliedHoldInfo HoldIssueInfo OrgHierarchyInfo OrgInfo OrgCodeInfo OrgPositionRestrictionInfo PopulationInfo PopulationRuleInfo PopulationCategoryInfo ProcessCategoryInfo ProcessInfo CheckInfo InstructionInfo ProposalInfo RoomInfo BuildingInfo ScheduleInfo ScheduleBatchInfo ScheduleRequestInfo TimeSlotInfo ScheduleTransactionInfo StatementTreeViewInfo ReqComponentInfo StatementInfo CluInfo AdminOrgInfo CluFeeInfo CluFeeRecordInfo CluAccountingInfo CluResultInfo ResultOptionInfo CluSetInfo CluSetTreeViewInfo CourseInfo ActivityInfo CourseJointInfo CourseFeeInfo LoDisplayInfo LoInfo LoCategoryInfo ResultValuesGroupInfo LoRepositoryInfo ResultScaleInfo CredentialProgramInfo MajorDisciplineInfo ProgramVariationInfo CoreProgramInfo ProgramRequirementInfo
Type Complex

Description

A small object to hold rich text along with plain formatting that
can be more easily searched.

Structure Definition

ShortName Name Type Description Required? Read only? Cardinality XML Attribute? Implementation Notes
plain Plain Text String Plain text version of the rich text with all the special formatting
stripped out.
Required   One No  
formatted Formatted Text String Formatted version of the rich text with all the formatting included.

TODO: Define what format is to be used? Is it assumed to be
HTML? or WORD? or Wiki?
    One No