All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sttl.cdn.body.rq Maven / Gradle / Ivy

prefix cn: 
prefix ft: 
template cn:body(?c) {
 
 format { ft:body.html

  st:call-template(cn:rowtitle, ?c)    
  st:call-template(cn:table, ?min, ?max)

}   
}  
where {
   ?c cn:start ?min ; cn:finish ?max 
}

    




© 2015 - 2025 Weber Informatics LLC | Privacy Policy