getURIQuery
Parses the query on a URI into a name-value pair list
Index > Books > Declarative Development Guide > Reference Library > Accessor Listing > getURIQuery

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:getURIQuery

Format

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

Syntax

ArgumentRulesDescription
typeMandatory getURIQuery
operandMandatory a URI
targetMandatory an NVP representation

If a service has been invoked with a standard (application/x-www-form-urlencoded) query component on its URI then this can be extracted into a name value pair (which in turn can be transrepted into XML) for easy manipulation.

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