Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxMapInstance(targetInstance , sourceInstance : GENERIC)
                status                          : INTEGER;
 
The xpxMapInstance function connect a target instance to a source instance. The functions xpxGetTargetInstance and xpxGetSourceInstance can later be used to find the connected target instance from the source instance and vice versa.
Note: Target and source instance in this context is not the same as in the context of a ?mapping process? (ExpressX schema). The targetInstance and sourceInstance may be any arbitrary instances.

  • No labels