Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Rosetta

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Rosetta
    3. Knowledge Articles
    4. Display Collection Metadata in Collection Viewer light box

    Display Collection Metadata in Collection Viewer light box

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    2. Attachment
    • Article Type: General
    • Product: Rosetta
    • Product Version: 3.2.2

    Desired Outcome Goal:
    How to diplay Descriptive MD in collections metadata light box ?

    Procedure:
    1. Click on Producers / Advanced Tools / Delivery XSL files

    2. Edit number 4, which should be "ie.xsl"

    3. Add in this ie.xsl, the required information to view metadata on the collection level :

    <xsl:for-each select="/metadata/collection-metadata/collection-dc">
    <div class="typeB">
    <span class="title">
    <span> Descriptive Data - Collection DC </span>
    </span>
    </div>
    <div class="typeC">
    <div class="formDiv">
    <xsl:for-each select="/metadata/collection-metadata/collection-dc/dc:record/*">
    <xsl:if test='string(.)'>
    <div class="line clearfix width98">
    <div title="Title" class="width20 fieldName"><xsl:value-of select="local-name()"/>:</div>
    <div class="width50"><xsl:value-of select="."/></div>
    </div>
    </xsl:if>
    </xsl:for-each>
    </div>
    </div>
    </xsl:for-each>

    Additional Information

    See attached screen shots

    Attachment

    Attached file

    Category: Delivery

    Subject: Collection


    • Article last edited: 5/19/2014
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Determine Version of OpenSSL Software used by an Ex Libris Product
      • Does Ex Libris support require an exlibris user and Oracle SYSADM privileges?
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Content Type
      Knowledge Article
      Language
      English
      Product
      Rosetta
    2. Tags
      1. 3.2.2
      2. collection
      3. contype:kba
      4. Delivery
      5. Prod:Rosetta
      6. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved