setURIQuery
Sets the query on a URI from a name-value pair list
Index > Books > Declarative Development Guide > Reference Library > Accessor Listing > setURIQuery

Rate this page:
Really useful
Satisfactory
Not helpful
Confusing
Incorrect
Unsure
Extra comments:


Module

urn:org:ten60:netkernel:ext:sys

Definition

Active URI Base

active:setURIQuery

Format

<instr>
  <type>setURIQuery</type>
  <operand>curi:var:uri</operand>
  <param>var:nvp</param>
  <target>var:uri</target>
</instr>

Syntax

ArgumentRulesDescription
typeMandatory setURIQuery
operandMandatory a URI
paramOptional an NVP representation
targetMandatory the operand URI with a query composed from the param

Sets the query component on an existing URI from the values in a name value pair representation. This is useful for calling services which expose a URI which expects arguments on the query.

© 2003-2005, 1060 Research Limited. 1060 registered trademark, NetKernel trademark of 1060 Research Limited.