You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will add an IG parameter that allows asking for sort vs. not. Default will be for the artifacts to be sorted by title. If someone wants to retain the listed order, they can specify the grouping(s) they want to be unsorted, or '*' if they want nothing to be sorted.
Please sort the artifacts (createArtifactSumarry.xslt) by name (f:name/@value).
See also https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Order.20of.20artifacts.20in.20the.20index
I am stuck to the fhir.base template because it is a 'nl' realm IG.
Suggestion:
Add
<xsl:sort select="f:name/@value">
at line 65The text was updated successfully, but these errors were encountered: