CredentialProgramInfo


Name credentialProgramInfo
Label Credential Program
JSTL Key CredentialProgramInfo
Java Class org.kuali.student.r2.lum.program.dto.CredentialProgramInfo
Description Detailed information about a single credential program, e.g. Baccalaureate, Master, Doctoral, Graduate Certificate, Undergraduate Certificate
Primary Key(s) id
Field to use as the title (or name) shortTitle

Field Definitions

12 discrepancie(s) were found between the dictionary definition and the java object
  1. Field cip2000Code missing from the dictictionary
  2. Field cip2010Code missing from the dictictionary
  3. Field credentialProgramType missing from the dictictionary
  4. Field diplomaTitle missing from the dictictionary
  5. Field hegisCode missing from the dictictionary
  6. Field institution.state missing from the dictictionary
  7. Field institution.type missing from the dictictionary
  8. Field selectiveEnrollmentCode missing from the dictictionary
  9. Field state missing from the dictictionary
  10. Field type missing from the dictictionary
  11. Field institution.descr missing from the dictictionary
  12. Field institution.meta missing from the dictictionary
Field Required? DataType Length Short Label Summary Label Description Read Only, Dynamic, or Hidden Default Repeats? Valid Characters Lookup Cross Field Default Control
id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
code required STRING 1 to 80 Code ??? Code ???       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
shortTitle   STRING 1 to 255 Short Title ??? Short Title ???       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
longTitle   STRING 1 to 255 Long Title ??? Long Title ???       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
transcriptTitle   STRING 1 to 255 Transcript Title ??? Transcript Title ???       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
universityClassification   STRING 1 to 255 University Classification University specific classification e.g General Education Program University Classification University specific classification e.g General Education Program       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
startTerm   STRING 1 to 255 Start Term The first term in which this would be allowed to be offered. Start Term Id The first term in which this would be allowed to be offered. Note: This may not be the first "real" term during that this was offered.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
endTerm   STRING 1 to 255 End Term The last term that this would be allowed to be offered. End Term Id The last term that this would be allowed to be offered.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
endProgramEntryTerm   STRING 1 to 255 End Program Entry Term The last academic time period that this would be available for new enrollments. End Program Entry Term Id The last academic time period that this would be available for new enrollments. T       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
programLevel   STRING 1 to 255 Program Level A code that indicates whether this is Graduate, Undergraduage etc Program Level A code that indicates whether this is Graduate, Undergraduage etc       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
version.versionIndId required STRING 1 to 255 Version Ind Id Version independent Id that remains the same across all versions Version Independent Id Version independent Id that remains the same across all versions       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
version.sequenceNumber required LONG 1 to 10 Sequence Number The sequence number of the version Sequence Number The sequence number of the version       validation.validChars.positive.integer
[1-9][0-9]*
     
version.currentVersionStart required DATE must be 19 Current Version Start The date and time this version became current. Current Version Start Date The date and time this version became current.              
version.currentVersionEnd   DATE must be 19 Current Version End The date and time when this version stopped being current. Current Version End Date The date and time when this version stopped being current.              
version.versionComment   STRING 1 to 255 Version Comment Comments associated with the version Version Comment Comments associated with the version       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
version.versionedFromId   STRING 1 to 255 Versioned From Id Version from which this version was created Versioned From Id Version from which this version was created       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
institution.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
institution.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.isPrimary   BOOLEAN   Is Primary ??? Primary ???              
institution.orgId required STRING 1 to 36 Org Id Unique identifier for an organization. Org Id Unique identifier for an organization.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
institution.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
institution.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
version   Complex   Version Information about the Version of this program Version Information about the Version of this program              
version.versionIndId required STRING 1 to 255 Version Ind Id Version independent Id that remains the same across all versions Version Independent Id Version independent Id that remains the same across all versions       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
version.sequenceNumber required LONG 1 to 10 Sequence Number The sequence number of the version Sequence Number The sequence number of the version       validation.validChars.positive.integer
[1-9][0-9]*
     
version.currentVersionStart required DATE must be 19 Current Version Start The date and time this version became current. Current Version Start Date The date and time this version became current.              
version.currentVersionEnd   DATE must be 19 Current Version End The date and time when this version stopped being current. Current Version End Date The date and time when this version stopped being current.              
version.versionComment   STRING 1 to 255 Version Comment Comments associated with the version Version Comment Comments associated with the version       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
version.versionedFromId   STRING 1 to 255 Versioned From Id Version from which this version was created Versioned From Id Version from which this version was created       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
descr   Complex   Descr Narrative Description of the program Description Narrative Description of the program              
descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution   Complex   Institution Institution owning the program. Institution Institution owning the program.              
institution.id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
institution.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
institution.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.isPrimary   BOOLEAN   Is Primary ??? Primary ???              
institution.orgId required STRING 1 to 36 Org Id Unique identifier for an organization. Org Id Unique identifier for an organization.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
institution.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
institution.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.descr   Complex   Descr A description of the entity. Description A description of the entity.              
institution.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta   Complex   Meta Create and last update info for the structure. Meta Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. Contains audit trail information about the creation and last update of this object Also contains the version ind used for optimistic locking. Attempts to set or update should result in a ReadOnlyException being thrown.              
institution.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
institution.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
institution.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
institution.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta   Complex   Meta Create and last update info for the structure. Meta Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. Contains audit trail information about the creation and last update of this object Also contains the version ind used for optimistic locking. Attempts to set or update should result in a ReadOnlyException being thrown.              
meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives   Complex   Learning Objectives Learning Objectives associated with this program. Learning Objectives Learning Objectives associated with this program.     Repeating        
learningObjectives.id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.parentRelType   STRING 1 to 255 Parent Rel Type Unique identifier for the LO to LO relation type. Parent Rel Type Unique identifier for the LO to LO relation type.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.parentLoRelationid   STRING 1 to 255 Parent Lo Relationid Unique identifier for a LO to LO relationship. Parent Lo Relationid Unique identifier for a LO to LO relationship.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.loInfo.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.loInfo.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.loRepositoryKey   STRING 1 to 255 Lo Repository Key Unique identifier for a learning objective repository. LO Repository Key Unique identifier for a learning objective repository. This value is immutable once set during creation.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.effectiveDate required DATE must be 19 Effective Effective Date Effective Date The date the object became (will become) effective              
learningObjectives.loInfo.expirationDate   DATE must be 19 Expires Expiration Date Expiration Date The date the object became (will) expire              
learningObjectives.loInfo.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
learningObjectives.loInfo.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
learningObjectives.loInfo.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
learningObjectives.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
learningObjectives.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.descr   Complex   Descr A description of the entity. Description A description of the entity.              
learningObjectives.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo   Complex   Lo Info Detailed information about a learning objective Lo Info Detailed information about a learning objective              
learningObjectives.loInfo.id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.loInfo.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.loInfo.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.loRepositoryKey   STRING 1 to 255 Lo Repository Key Unique identifier for a learning objective repository. LO Repository Key Unique identifier for a learning objective repository. This value is immutable once set during creation.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.effectiveDate required DATE must be 19 Effective Effective Date Effective Date The date the object became (will become) effective              
learningObjectives.loInfo.expirationDate   DATE must be 19 Expires Expiration Date Expiration Date The date the object became (will) expire              
learningObjectives.loInfo.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
learningObjectives.loInfo.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
learningObjectives.loInfo.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.descr   Complex   Descr A description of the entity. Description A description of the entity.              
learningObjectives.loInfo.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta   Complex   Meta Create and last update info for the structure. Meta Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. Contains audit trail information about the creation and last update of this object Also contains the version ind used for optimistic locking. Attempts to set or update should result in a ReadOnlyException being thrown.              
learningObjectives.loInfo.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
learningObjectives.loInfo.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loInfo.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
learningObjectives.loInfo.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.meta   Complex   Meta Create and last update info for the structure. Meta Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. Contains audit trail information about the creation and last update of this object Also contains the version ind used for optimistic locking. Attempts to set or update should result in a ReadOnlyException being thrown.              
learningObjectives.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
learningObjectives.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
learningObjectives.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loDisplayInfoList   Complex   Lo Display Info List List of Lo Display information. Lo Display Info List List of Lo Display information. (info and child relations     Repeating        
learningObjectives.loCategoryInfoList   Complex   Lo Category Info List List of learning objective category information. Lo Category Info List List of learning objective category information.     Repeating        
learningObjectives.loCategoryInfoList.id   STRING 1 to 36 ID Unique ID assigned to this object Identifier The system assigned unique id used to identify this Object. Could be implemented as as sequence number or as a UUID.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.typeKey required STRING 1 to 80 Type Type of the object Type Unique identifier for the type of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.loCategoryInfoList.stateKey required STRING 1 to 80 State State of the object State Unique identifier for the lifecycle state of this object.       validation.alphanumericPattern
^[A-Za-z0-9.\-]*$
     
learningObjectives.loCategoryInfoList.name   STRING 1 to 255 Name A display name for this entity. Name A display name for this entity.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.loRepositoryKey   STRING 1 to 255 Lo Repository Key Unique identifier for a learning objective repository. LO Repository Unique identifier for a learning objective repository. Once set in creation, this is immutable.       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.effectiveDate required DATE must be 19 Effective Effective Date Effective Date The date the object became (will become) effective              
learningObjectives.loCategoryInfoList.expirationDate   DATE must be 19 Expires Expiration Date Expiration Date The date the object became (will) expire              
learningObjectives.loCategoryInfoList.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
learningObjectives.loCategoryInfoList.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
learningObjectives.loCategoryInfoList.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.descr   Complex   Descr A description of the entity. Description A description of the entity.              
learningObjectives.loCategoryInfoList.descr.plain   STRING 1 to 999 Plain Text The plain text version of the descrpition Plain Text Description The plain text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.descr.formatted   STRING 1 to 999 Fromatted Text The formatted text version of the descrpition Fromatted Text Description The formatted text version of the descrpition       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.meta   Complex   Meta Create and last update info for the structure. Meta Create and last update info for the structure. This is optional and treated as read only since the data is set by the internals of the service during maintenance operations. Contains audit trail information about the creation and last update of this object Also contains the version ind used for optimistic locking. Attempts to set or update should result in a ReadOnlyException being thrown.              
learningObjectives.loCategoryInfoList.meta.versionInd   STRING 1 to 80 Version Ind Optimistic Locking Flag Version Ind Field used to check optimistic locking, updated on each update       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.meta.createTime   DATE must be 19 Created on The date/time stamp of when this was created Date/Time created The date/time stamp of when this was created              
learningObjectives.loCategoryInfoList.meta.createId   STRING 1 to 36 Creator ID Principal ID of person who created this Creator ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$
     
learningObjectives.loCategoryInfoList.meta.updateTime   DATE must be 19 Updated on The date/time stamp of when this was last updated Date/Time last updated The date/time stamp of when this was last updated              
learningObjectives.loCategoryInfoList.meta.updateId   STRING 1 to 36 Updater ID Principal ID of person who last updated this Updater ID ID assigned to the principal the user used to sign on to the system       validation.anyCharacterPattern
^[\x21-\x7E\t\v\040\f\r\n]*$