vce
Used by convention as the top element, processed the same way schema.x.element.scope is processed.
Attributes
- id (NMToken) - A unique id for the current Vivisimo object. When debugging, the id is used to create a directory in debug-dir where debugging information will be stored. Usage: Internal
- input-ids (NMTokens) - The ids of all the object inputted. Usage: Read-only
- projects (NMTokens) - List of all the projects loaded in this object. Usage: Internal
- merge-count (NMToken) - Usage: Internal
- authenticated-user (NMToken) - The name of the authenticated user. Note that a result set bearing this attribute can only be loaded by an object in which the user is authenticated. Usage: Internal
- execute-acls (Text) - Newline separated list of rights optionally preceded by +/-. Given a current set of rights, a node with this attribute will only be processed if 1/ none of the rights is specified with - 2/ either no positive right (i.e., preceded with + or nothing) is specified or one of the ones specified is part of the current list of rights. Usage: Internal
- version (Text default: 7.x) - Identifier for the version of the repository being used. During an upgrade to a newer version of Watson Explorer, this number is used to trigger the conversion or importing of repository nodes from the old version to the new one. Usage: Internal
Children
- Use these in the listed order. The sequence may not repeat.
- Choose any number of these in any order.
- set-var: (Zero or more) - Set a variable
- declare: (Zero or more) - Variable declaration
- if-var: (Zero or more) - Conditional processing (test a variable value)
- if: (Zero or more) - Conditional processing (test an XPath expression)
- while: (Zero or more) - Conditional repeated processing (test an XPath expression)
- for-each: (Zero or more) - Repeated processing of a nodeset
- choose: (Zero or more) - Selective processing
- scope: (Zero or more) - Variable scope
- function: (Zero or more) - Function definition
- meta: (Exactly 1) - Specify the "query words" for clustering optimizitation
- tag: (Exactly 1) - Customizes the handling of HTML tags
- option: (Exactly 1) - Specify Watson Explorer options
- form: (Zero or more) - A form specifies how to convert a set of CGI parameters, i.e, a set of name value pairs, into a structured (Boolean) query and vice versa.
- submit: (Zero or more) - Submits the current structured query using the underlying form(s) (query to CGI conversion step)
- query: (Zero or more) - Converts the current set of CGI parameters into a structured query
- param: (Zero or more) - CGI parameter passed to the Vivisimo object
- field: (Zero or more) - Query field definition
- operator: (Zero or more) - Logical operator definition
- syntax: (Zero or more) - Syntax container
- parser: (Zero or more) - Parser definition
- parse: (Zero or more) - Parse data (eventually after fetching it from a URL) into XML
- process-xsl: (Zero or more) - Process some XSL code
- source: (Zero or more) - Necessary information to meta-search a remote resource
- add-sources: (Zero or more) - Process the sources referenced
- kb: (Zero or more) - Knowledge base container
- options: (Zero or more) - Global options container (projects)
- vars: (Zero or more)
- prototype: (Zero or more) - Prototype of a function or source
- log: (Zero or more) - Tag in which the log nodes are collected
- document: (Zero or more) - One document to be clustered (input) or that has been clustered (in tree in the output) or a duplicate (in documents in the output)
- binning-full: (Zero or more) - Element containing the hierarchy of bins as returned by the Watson Explorer Search Engine, when double-binning is enabled
- added-source: (Zero or more) - Node containing information about an added source
- boost: (Zero or more) - Elements contained in this node will be "boosted" to the top of the list of results
- user: (Exactly 1) - Element containing user information
- user-authenticate: (Exactly 1) - Authenticate a user in the current object
- user-create: (Exactly 1) - Create a new user
- user-modify: (Exactly 1) - Modify a user profile
- load-user: (Exactly 1) - Element containing user information
- Choose 0 to 2 of these in any order.
- documents: (At most 2) - Contains documents to be clustered or documents that have not been put into the tree by the clustering process
- tree: (At most 2) - Holds the clustered output or, in a state output, the state of the tree
- list: (At most 2) - Element containing the list of documents currently viewed
- Choose any number of these in any order.