resolveXRLURI
resolve an XRL URI to an external link address
Index > Books > Declarative Development Guide > Reference Library > Accessor Listing > resolveXRLURI

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


Module

urn:org:ten60:netkernel:ext:xrl

Definition

Active URI Base

active:resolveXRLURI

Format

<instr>
  <type>resolveXRLURI</type>
  <operator>links.xml</operator>
  <operand>xrl:mylink</operand>
  <target>var:uri</target>
</instr>

Syntax

ArgumentRulesDescription
typeMandatory resolveXRLURI
operatorMandatory the links document
operandMandatory the xrl: scheme uri
targetOptional a canonical URI document with the resolved link

The resolveXRLURI accessor is used to map a one off XRL link name into its external link address. This is useful in web applications that want to do a programmatic redirect to another page.

For more details of XRL runtime see the guide.

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