Skip to content

File name of Json is capitalized. #2

@MinJi-Yi

Description

@MinJi-Yi

Thank you for sharing code.
While running uploaded code, I have a question.
Please check if file name of json should be capitalized.
According to the study data TCG, SDTM xpt dataset name should be applied in lower-letters.
In the same context, I think lowercase letters should also be applied to json files.
If you agree with me, is it necessary to update syntax?
Please refer to the below.

xsl:textfilename __out "</xsl:text> <xsl:value-of select="$libname"/> xsl:text/</xsl:text><xsl:value-of select="translate($Name,'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz')"/>xsl:text.json";</xsl:text>

If I missed any guidelines for dataset json, please let me know.
Thank you in advance!

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