XCRI Terms 1.1

From Xcri

Jump to: navigation, search

This item was added to the specification in version 1.1.

The XCRI Terms specification is a vocabulary encoding scheme intended for use with the description element of the XCRI_Course_Advertising_Profile.

Contents

[edit] Namespace

This is defined within the namespace: http://xcri.org/profiles/catalog/terms


[edit] Terms

The following terms are defined as refinements of the XCRI description property:

  • Aim
  • ApplicationProcedure
  • AssessmentStrategy
  • CareerOutcome
  • ContactHours
  • ContactPattern
  • Events
  • IndicativeResource
  • LeadsTo
  • LearningOutcome
  • Policy
  • Prerequisite
  • ProvidedResource
  • Regulations
  • RequiredResource
  • SpecialFeature
  • Support
  • Structure
  • StudyHours
  • Teaching Strategy
  • Topic

the following enumeration is offered as a vocabulary encoding scheme for the XCRI studyMode property:

  • Full Time
  • Part Time
  • Sandwich

the following enumeration is offered as a vocabulary encoding scheme for the XCRI attendanceMode property:

  • Campus
  • Distance with attendance
  • Distance without attendance
  • Work-based
  • Mixed mode

the following enumeration is offered as a vocabulary encoding scheme for the XCRI attendancePattern property:

  • Daytime
  • Evening
  • Twilight
  • Day/Block release
  • Weekend
  • Short
  • Customised
  • Standard days

[edit] Usage

To use these terms, make sure you import the XCRI Terms XML schema in your document, and reference the qualified name of the term using the xsi:type attribute. E.g.

<description xsi:type="xcriTerms:Topic">This is the topic description</description>
<attendancePattern xsi:type="xcriTerms:attendancePatternType">Daytime</attendancePattern>

[edit] History

This vocabulary encoding scheme replaces the enumerations of descriptions used in XCRI CAP v1.0.

Personal tools