lcLom

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

The lcLom provides a set of specialized data elements to use to specify metadata in the learning topics and learning map domain.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/metadata learning-d/lcLom

LOM Examples

<learningContent id="learningcontent">
  <title>LOM samples</title>
  <shortdesc>Here are samples of LOM metadata.</shortdesc>
  <prolog>
    <lcLom>
      <lomStructure value="collection"></lomStructure>
      <lomCoverage>This course was first offered in ancient Rome, with no updates
        needed since.</lomCoverage>
      <lomAggregationLevel value="1"></lomAggregationLevel>
      <lomTechRequirement value="ms-windows"></lomTechRequirement>
      <lomInstallationRemarks>No installation is required for this content.</lomInstallationRemarks>
      <lomOtherPlatformRequirements>no other platform requirements</lomOtherPlatformRequirements>
      <lomInteractivityType value="expositive"></lomInteractivityType>
      <lomLearningResourceType value="narrativetext"></lomLearningResourceType>
      <lomInteractivityLevel value="medium"></lomInteractivityLevel>
      <lomSemanticDensity value="medium"></lomSemanticDensity>
      <lomIntendedUserRole value="teacher"></lomIntendedUserRole>
      <lomContext value="other"></lomContext>
      <lomTypicalAgeRange value="18-22"></lomTypicalAgeRange>
      <lomDifficulty value="easy"></lomDifficulty>
      <lomTypicalLearningTime value="00:30"></lomTypicalLearningTime>
    </lcLom>
  </prolog>
  <learningContentbody></learningContentbody>
</learningContent>
  

Attributes

The following attributes are available on this element: Universal attribute group and mapkeyref.