lcProject

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 lcProject provides learning content project plan description information.

Content models

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

Inheritance

- topic/section learningBase/section learningPlan/lcProject

Example

<learningPlan id="learningPlanTest"> 
    <title>Learning Plan</title> 
    <shortdesc>It's always good to provide a plan. 
    </shortdesc>
    <learningPlanbody>
        <lcProject> 
            <title>lcProject</title>
            <lcClient> 
                <title>Client</title> 
                <p>Joint work group 
                </p>
            </lcClient>
            <lcPlanTitle> 
                <title>Plan Title</title> 
                <p>Joint goals learning plan. 
                </p>
            </lcPlanTitle>
            <lcCIN>
                <title>Joint WG</title>
            </lcCIN>
            <lcModDate> 
                <title>Modification Date</title> 
                <p>20070315 
                </p>
            </lcModDate>
            <lcDelivDate> 
                <title>Delivery Date</title> 
                <p>20070630 
                </p>
            </lcDelivDate>
            <lcPlanSubject> 
                <title>Subject</title> 
                <p>This course covers the goals of the Joint WG. 
                </p>
            </lcPlanSubject>
            <lcPlanDescrip> 
                <title>Plan Description</title> 
                <p>The goal of the Joint WG module is to provide learners with a broad overview
  of the Joint WG. 
                </p>
            </lcPlanDescrip>
            <lcPlanPrereqs> 
                <title>Prerequisites</title> 
                <p>This course assumes you have mastery of JWG 101 (Fundamentals of Joint
  Workgroups) or the equivalent. 
                </p>
            </lcPlanPrereqs>
        </lcProject>
    </learningPlanbody>
</learningPlan>
  

Attributes

The following attributes are available on this element: Universal attribute group, outputclass, and spectitle.