The following example shows the structure of the categorize request XML:

<categorize
     version="4.000000"
     QUID=""
     debug="false"
     mode=""
     prune="true"
>
     <input/>
     <documentSets/>
     <parserOptions/>
</categorize>

With the exception of the version, QUID, and debug attributes (described in the Universal Attributes section of the Query Component Reference chapter), these parameters are unique to the categorize query, and are described in the Categorize Parameters section that follows.

 
loading table of contents...