Skip to content

XSLT Stylsheet Issue #12: vra:dateCreated always output #24

Description

@gerontakos

The first date/event template that matches as follows: xsl:template match="vc:dateSet" has an xsl:if test that will always evaluate to true: xsl:if test="not(vc:dateSet/vc:dates). There is no such element vc:dateSet/vc:dates. Consequently, as this template requires, a vra:dateCreated property is always output, even if there is no vc:display value. Additionally, is it the intention of the transform to output the vc:dateSet/vc:display values as values of vra:dateCreated? I ask because vc:dateSet/vc:display values are not always creation dates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions