...

  1. <extentOfOwership> (R) 
    1. <textualHoldings> : This is a free text field for entering textual holdings and may include both the captions and enumerations and chronology for the holdings. Examples: v. 1-23; v.3 pt 1-2
    2. <type>: This indicates whether the summary statement is of type Basic, Supplementary or Indexes. This will determine if the holdings is going to be recorded in 866, 867, or 868 MARC fields.
    3. <holdingNote> (R): Notes for textual holdings that can be public or non-public and maps to $x or $z.
  2. <receiptStatus> (NR)  : This indicates the status of receiving and has a set of controlled values as specified in MFHD. This data element will map to MFHD 008 position 06.
  3. <uri> : (R) This data element represent the uniform resource identifier and maps to MFHD 856$u. This can also be found in the Bib MARC record and represents the general access link for a title. A URI can also be recorded at the item level in accessInformation to specify the link to an individual item or volume.
  4. <holdingsNote> (R) : Note that can be for public or non-public. This maps to 852 $x if non-public and $z if public.
  5. <location>
    1. <locationLevel> : This represents the various levels for a location. Even though institutions can use as many levels as they desire, MFHD supports only three levels. The lower most level is going to be used for indicating the shelving location. OLE will also support 3 levels out of the box to accomodate accommodate MFHD conversion.
  6. <shelvingScheme> : This indicates the shelving scheme used and has a set of controlled value as specified in the MFHD 852 ind1.
  7. <callNumberType> : This can be used in addition to the shelving scheme for institutions who use local values or values outside the MARC specs. From a mapping perspective OLE will designate it 852 $2.
  8. <callNumber> : Indicates the call number to be used for a work.  Call number exists both within oleHoldings and item.  By default the call number within all items of an instance will be inherited from the call number in oleHoldings.  However, the call number within an individual item will be editable and therefore can be changed from the default so that it no longer matches the oleHoldings call number.  A callNumber may consist of up to three parts: callNumberPrefix, classificationPart, and itemPart.
    1. <callNumberPrefix> : This value precedes the call number and maps to MFHD 852$k. Example: Folklore
    2. <classificationPart> : Classification part of the call number, or class number, used for the shelving scheme of a work.  A Cutter, date, or term that is added to the classification to distinguish one work from any other work assigned the same classification is recorded in the itemPart.  Maps to MFHD 852$h.
    3. <itemPart> : Cutter, date, or term that is added to the classification contained in classificationPart to distinguish one work from any other work assigned the same classification.  Maps to 852$i.
    4. <shelvingOrder>: This is the normalized form of the call number and determines how the call number is actually sorted in an index. Maps to 852 ind2.
    5. <shelvingScheme>: This maps to 852 ind1 of a MARC holding record.
    6. <prefix>: Term that precedes a callNumber. Maps to 852 $k of MARC holdings.

...