entrypoint
Used to resolve active:entrypoint URIs
Index > Books > Declarative Development Guide > Reference Library > Accessor Listing > entrypoint

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


Module

Definition

Active URI Base

active:entrypoint

Format

<instr>
  <type>entrypoint</type>
  <name>ep:myEntrypoint</name>
<!-- use global entrypoints -->
  <entrypoints>active:entrypoint-list</entrypoints>
  <target>this:response</target>
</instr>

Syntax

ArgumentRulesDescription
typeMandatory entrypoint
nameMandatory the name of the entrypoint
entrypointsMandatory the entrypoint document
moduleOptional the module of the entrypoint
versionOptional the module of the entrypoint
targetMandatory the resource referenced by the entrypoint

This accessor is used to resolve a named entrypoint from an entrypoint list. If the name is unique then module and version are not necessary. If they are necessary but not supplied then an indeterminate entrypoint will be chosen.

The ep: scheme may be used to specify entrypoints within DPML.

module and version arguments are optional and may be omitted if uniqueness is certain. The choosen result will unpredicatable othewise.

See the ext_entrypoint guide for more details on entrypoints.

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