760 |
<!-- search for (1) controlnumber AND orgcode, or (2) only controlnumber, or (3) title --> |
760 |
<!-- search for (1) controlnumber AND orgcode, or (2) only controlnumber, or (3) title --> |
762 |
<xsl:value-of select="str:encode-uri(concat($scriptname,'?q=Control-number:',$controlnumber,' and Control-number-identifier:',$orgcode),false())"/> |
762 |
<xsl:value-of select="str:encode-uri(concat($scriptname,'?q=Control-number:',$controlnumber,' AND Control-number-identifier:',$orgcode),false())"/> |
765 |
<xsl:value-of select="str:encode-uri(concat($scriptname,'?q=Control-number:',$controlnumber),false())"/> |
765 |
<xsl:value-of select="str:encode-uri(concat($scriptname,'?q=Control-number:',$controlnumber),false())"/> |