sttl.combine.main.rq Maven / Gradle / Ivy
template st:main(?list) {
st:apply-templates-with(?sttl)
}
where {
values ?sttl { unnest(?list) }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
template st:main(?list) {
st:apply-templates-with(?sttl)
}
where {
values ?sttl { unnest(?list) }
}