Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
557 B

<hsc-query-template xml:space="default">
<description>Hsc like Query, uses start-with() instead of '='</description>
<template>
<prologue>/METADATA/TAXONOMY_ENTRIES/TAXONOMY_ENTRY[</prologue>
<query-term>
<prologue>./KEYWORD[ contains(
translate(., 'ABCDEFGHIJKLMNOPQRSTUVWXYZ', 'abcdefghijklmnopqrstuvwxyz'),
</prologue>
<in-argument/>
<epilogue> )]</epilogue>
</query-term>
<epilogue>]</epilogue>
</template>
</hsc-query-template>