sttl.calendar.enum.rq Maven / Gradle / Ivy
prefix ft:
template st:enum(?year, ?f, ?l) {
format {
ft:enum1.html
group {
format {
ft:enum2.html
st:call-template(st:monthtab, ?year, ?month)
}
}
}
}
where {
bind (unnest(xt:iota(?f, ?l)) as ?month)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy