generated from cdisc-org/COSAHackathonTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels