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
  • prerequisites
  • providedResource
  • regulations
  • requiredResource
  • specialFeature
  • support
  • structure
  • studyHours
  • teachingStrategy
  • 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