es.initTranslationSource( source as Sequence, entity-type-name as String ) as Sequence
This function is deprecated and will be removed in a future release.
A utility function used in a generated version translator module
to initialize the context for converting instances from one
version to another.
Parameters | |
---|---|
source | Zero or more envelope documents or canonical instances to be converted. |
entity-type-name |
The name of the entity type represented by the input source
nodes.
|