+ <text>/terms/</text>
+ <choose>
+ <when test="$kind='class'">
+ <text>classes/</text>
+ </when>
+ <when test="$kind='property'">
+ <text>properties/</text>
+ </when>
+ <otherwise>
+ <text>individuals/</text>
+ </otherwise>
+ </choose>
+ <value-of select="$localid"/>
+ <text>.xhtml</text>