#match("repository") $attrib.name $context.applyTemplates("title") $attrib.type $context.applyTemplates("home-page") $context.applyTemplates("cvsweb") $context.applyTemplates("root") #end #match("home-page") $context.node #end #match("title") $context.node #end #match("cvsweb") $context.node #end #match("root") $context.applyTemplates("method") $context.applyTemplates("hostname") $context.applyTemplates("user") $context.applyTemplates("password") $context.applyTemplates("path") #end #match("method") $context.node #end #match("hostname") $context.node #end #match("user") $context.node #end #match("password") $context.node #end #match("path") $context.node #end